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 ONE) is the Unicode character at code point U+07C1. 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+07C1 | |
| decimal | 1985 | |
| htmldecimal | ߁ | |
| htmlhex | ߁ | |
| css | \07C1 | |
| javascript | \u{7C1} | |
| python | \u07c1 | |
| java | \u07C1 | |
| go | \u07C1 | |
| ruby | \u{7C1} | |
| rust | \u{7C1} | |
| ccpp | \u07c1 | |
| urlencoded | %DF%81 | |
| utf8bytes | df 81 | |
| utf16bebytes | 07 c1 | |
| utf32bebytes | 00 00 07 c1 |
How to Use
HTML:
߁
CSS:
content: "\07C1"
JavaScript:
"\u{7C1}"
Python:
"\u07c1"
Properties
Frequently Asked Questions
What is the ߁ character (NKO DIGIT ONE)?
߁ (NKO DIGIT ONE) is the Unicode character U+07C1.
What is the Unicode codepoint of NKO DIGIT ONE?
The NKO DIGIT ONE character (߁) has codepoint U+07C1.
How do I type or copy NKO DIGIT ONE?
Copy ߁ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.