𐏀

Old Persian Sign Za

U+103C0
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+103C0
Decimal
66496
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 Za.

Click the copy icon to copy any value.

Format Value
HTML Decimal
𐏀
HTML Hex
𐏀
UTF-8 Hex Bytes
F0 90 8F 80
UTF-16 Hex Bytes
D8 00 DF C0
UTF-32 Hex
000103C0
CSS Escape
\103C0
JavaScript Escape
\uD800\uDFC0
Python Escape
\U000103C0
URL Encoded
%F0%90%8F%80
Have a string containing this character? Decode it to see every codepoint. UnicodeDecoder →