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