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