𐎯

Old Persian Sign Du

U+103AF
SMP Unicode 4.1
Character 𐎯
Decimal 𐎯
Hex 𐎯

Classification

Unicode properties assigned to this character by the Unicode Consortium. The codepoint is its unique numeric identifier. Category, block, and script determine how text systems render and process it.

Codepoint
U+103AF
Decimal
66479
Plane
SMP — Supplementary Multilingual Plane
Category
Other Letter (Lo)
Bidi class
L Left-to-Right
East Asian Width
N Narrow
Properties
Alphabetic ID Start ID Continue

Encodings & Escape Sequences

Every Unicode character can be represented in multiple ways depending on context. HTML entities let you embed it safely in web pages. UTF-8 bytes are what gets stored on disk and sent over the network. Escape sequences let you reference it in source code without pasting the raw glyph. All formats below refer to the same character — Old Persian Sign Du.

Click the copy icon to copy any value.

Format Value
HTML Decimal
𐎯
HTML Hex
𐎯
UTF-8 Hex Bytes
F0 90 8E AF
UTF-16 Hex Bytes
D8 00 DF AF
UTF-32 Hex
000103AF
CSS Escape
\103AF
JavaScript Escape
\uD800\uDFAF
Python Escape
\U000103AF
URL Encoded
%F0%90%8E%AF
Have a string containing this character? Decode it to see every codepoint. UnicodeDecoder →