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