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 EXCLAMATION MARK) is the Unicode character at code point U+07F9. It belongs to the NKo block, in the Other Punctuation (Po) general category. Its script is Nkoo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+07F9 | |
| decimal | 2041 | |
| htmldecimal | ߹ | |
| htmlhex | ߹ | |
| css | \07F9 | |
| javascript | \u{7F9} | |
| python | \u07f9 | |
| java | \u07F9 | |
| go | \u07F9 | |
| ruby | \u{7F9} | |
| rust | \u{7F9} | |
| ccpp | \u07f9 | |
| urlencoded | %DF%B9 | |
| utf8bytes | df b9 | |
| utf16bebytes | 07 f9 | |
| utf32bebytes | 00 00 07 f9 |
How to Use
HTML:
߹
CSS:
content: "\07F9"
JavaScript:
"\u{7F9}"
Python:
"\u07f9"
Properties
Frequently Asked Questions
What is the ߹ character (NKO EXCLAMATION MARK)?
߹ (NKO EXCLAMATION MARK) is the Unicode character U+07F9.
What is the Unicode codepoint of NKO EXCLAMATION MARK?
The NKO EXCLAMATION MARK character (߹) has codepoint U+07F9.
How do I type or copy NKO EXCLAMATION MARK?
Copy ߹ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.