LATIN SMALL LETTER ALPHA (ɑ)
ɑ
Copy Character
Unicode Block
IPA ExtensionsUnicode Code
U+0251
Codepoint
593
Aliases
latin small letter script a (1.0)
Notes
low back unrounded vowel
the representative glyph appears like an allograph of Latin "a", but sometimes the character is rendered more like a Greek "α"
uppercase is 2C6D
Character Encoding
UTF-8
0xC90x91
UTF-16
0x0251
UTF-32
0x00000251
Copy & Paste Codes
Unicode Escape
\u{0251}
HTML Entity (Decimal)
ɑ
HTML Entity (Hex)
ɑ
CSS Code
\0251
JavaScript/JSON
String.fromCodePoint(0x0251)
Python
chr(0x0251)
Ruby/PHP
chr(0x0251)
Unix, C, PHP, JAVA
0x0251
Perl
chr(0x0251)
URL Encoded
%0251