copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('߀'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
߀
Overview
߀ (NKO DIGIT ZERO) is the Unicode character at code point U+07C0. It belongs to the NKo block, in the Decimal Number (Nd) general category. Its script is Nkoo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+07C0 | |
| decimal | 1984 | |
| htmldecimal | ߀ | |
| htmlhex | ߀ | |
| css | \07C0 | |
| javascript | \u{7C0} | |
| python | \u07c0 | |
| java | \u07C0 | |
| go | \u07C0 | |
| ruby | \u{7C0} | |
| rust | \u{7C0} | |
| ccpp | \u07c0 | |
| urlencoded | %DF%80 | |
| utf8bytes | df 80 | |
| utf16bebytes | 07 c0 | |
| utf32bebytes | 00 00 07 c0 |
How to Use
HTML:
߀
CSS:
content: "\07C0"
JavaScript:
"\u{7C0}"
Python:
"\u07c0"
Properties
Frequently Asked Questions
What is the ߀ character (NKO DIGIT ZERO)?
߀ (NKO DIGIT ZERO) is the Unicode character U+07C0.
What is the Unicode codepoint of NKO DIGIT ZERO?
The NKO DIGIT ZERO character (߀) has codepoint U+07C0.
How do I type or copy NKO DIGIT ZERO?
Copy ߀ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.