Technical information

Symbol
NameModifier letter raised down arrow
Unicode numberU+A71C
CategoryMiscellaneous arrows
DescriptionThe Unicode character ꜜ, or U+A71C, is known as the "Modifier Letter Raised Down Arrow". It belongs to the "Latin Extended-D" block and falls under the "Letter, Modifier" category in the Unicode standard. This character is a graphic representation of a raised down arrow and can be used in linguistics and phonetics to denote certain aspects of pronunciation. The specific appearance and usage of this character can depend on the system and application it's being used in.

Encoding

HTML Entityꜜ
HTML Entity (hex)ꜜ
URL Escape Code%EA%9C%9C
UTF-8 (hex)0xEA 0x9C 0x9C
UTF-8 (binary)11101010:10011100:10011100
UTF-160xA71C
UTF-320x0000A71C

Source Code

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

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>&#42780;</span>

            
span {
    content: "\A71C";
}

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