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