𠁜

Cjk Ideograph Extension B-2005c

U+2005C
SIP Unicode 3.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+2005C
Decimal
131164
Plane
SIP — Supplementary Ideographic Plane
Category
Other Letter (Lo)
Script
Han
Bidi class
L Left-to-Right
East Asian Width
W Wide
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 — Cjk Ideograph Extension B-2005c.

Click the copy icon to copy any value.

Format Value
HTML Decimal
𠁜
HTML Hex
𠁜
UTF-8 Hex Bytes
F0 A0 81 9C
UTF-16 Hex Bytes
D8 40 DC 5C
UTF-32 Hex
0002005C
CSS Escape
\2005C
JavaScript Escape
\uD840\uDC5C
Python Escape
\U0002005C
URL Encoded
%F0%A0%81%9C
Have a string containing this character? Decode it to see every codepoint. UnicodeDecoder →