Technical information

Symbol
NameArabic ligature allah isolated form
Unicode numberU+FDF2
CategoryReligious and political symbols
DescriptionThe Unicode character ﷲ, or U+FDF2, is known as "Arabic Ligature Allah Isolated Form". It is part of the "Arabic Presentation Forms-A" block, which contains ligatures and contextual forms used in Arabic script. This character falls under the "Other Letter" category. Visually, it represents the word "Allah" (God) in Arabic script as a single, connected glyph or ligature. The term "isolated form" in its name refers to the fact that this glyph is designed to be used in isolation, rather than connected to other letters in a word. This ligature is frequently used in Islamic texts and calligraphy. It serves as a highly respectful and reverent reference to God in Islamic culture. As with other script-specific characters, its specific usage and interpretation can depend on cultural, religious, and linguistic context.

Encoding

HTML Entityﷲ
HTML Entity (hex)ﷲ
URL Escape Code%EF%B7%B2
UTF-8 (hex)0xEF 0xB7 0xB2
UTF-8 (binary)11101111:10110111:10110010
UTF-160xFDF2
UTF-320x0000FDF2

Source Code

C, C++, and Java"\uFDF2"
CSS Code\FDF2
JavaScript"\uFDF2"
Perl\x{FDF2}
Python 2u"\uFDF2"
Python 3\uFDF2
Ruby\u{FDF2}

Preview

This Unicode character looks like this ﷲ in sentence and in bold like this and in italic like this .

Font size:

12px
16px
20px
28px
36px
48px
72px

CSS Property: font-weight

100
200
300
400
500
600
700
800
900

HTML Forms and Input

input
disabled input
input-group
select
button
button

Code examples in HTML and CSS

<span>&#65010;</span>

            
span {
    content: "\FDF2";
}

The symbol in different fonts

-apple-system
Apple Color Emoji
Arial
BlinkMacSystemFont
Courier New
Georgia
Droid Sans
Helvetica
Noto Sans
Oxygen
Roboto
"Segoe UI"
sans-serif
Segoe UI Emoji
Segoe UI Symbol
system-ui
Times New Roman
Ubuntu
Verdana

References