Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Linear A
Character Encoding
UTF-8
0xF00x900x9D0xA5
UTF-16
0xD8010xDF65
UTF-32
0x00010765
Copy & Paste Codes
Character
𐝥
Unicode Escape
\u{10765}
HTML Entity (Decimal)
𐝥
HTML Entity (Hex)
𐝥
CSS Code
\10765
JavaScript
String.fromCodePoint(0x10765)
Python
chr(0x10765)