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