߀

Nko Digit Zero

U+07C0
BMP Unicode 5.0
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+07C0
Decimal
1984
Plane
BMP — Basic Multilingual Plane
Category
Decimal Number (Nd)
Block
NKo
Script
Nko
Bidi class
R Right-to-Left
East Asian Width
N Narrow
Properties
ID Continue

Looks Like (Confusables)

Characters that are visually similar — relevant for security, font design, and homoglyph detection.

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 — Nko Digit Zero.

Click the copy icon to copy any value.

Format Value
HTML Decimal
߀
HTML Hex
߀
UTF-8 Hex Bytes
DF 80
UTF-16 Hex Bytes
07 C0
UTF-32 Hex
000007C0
CSS Escape
\7C0
JavaScript Escape
\u07C0
Python Escape
\u07C0
URL Encoded
%DF%80
Have a string containing this character? Decode it to see every codepoint. UnicodeDecoder →