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 COMBINING DOUBLE DOT ABOVE) is the Unicode character at code point U+07F3. It belongs to the NKo block, in the Nonspacing Mark (Mn) general category. Its script is Nkoo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+07F3 | |
| decimal | 2035 | |
| htmldecimal | ߳ | |
| htmlhex | ߳ | |
| css | \07F3 | |
| javascript | \u{7F3} | |
| python | \u07f3 | |
| java | \u07F3 | |
| go | \u07F3 | |
| ruby | \u{7F3} | |
| rust | \u{7F3} | |
| ccpp | \u07f3 | |
| urlencoded | %DF%B3 | |
| utf8bytes | df b3 | |
| utf16bebytes | 07 f3 | |
| utf32bebytes | 00 00 07 f3 |
How to Use
HTML:
߳
CSS:
content: "\07F3"
JavaScript:
"\u{7F3}"
Python:
"\u07f3"
Properties
Frequently Asked Questions
What is the ߳ character (NKO COMBINING DOUBLE DOT ABOVE)?
߳ (NKO COMBINING DOUBLE DOT ABOVE) is the Unicode character U+07F3.
What is the Unicode codepoint of NKO COMBINING DOUBLE DOT ABOVE?
The NKO COMBINING DOUBLE DOT ABOVE character (߳) has codepoint U+07F3.
How do I type or copy NKO COMBINING DOUBLE DOT ABOVE?
Copy ߳ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.