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 LONG LOW TONE) is the Unicode character at code point U+07F0. 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+07F0 | |
| decimal | 2032 | |
| htmldecimal | ߰ | |
| htmlhex | ߰ | |
| css | \07F0 | |
| javascript | \u{7F0} | |
| python | \u07f0 | |
| java | \u07F0 | |
| go | \u07F0 | |
| ruby | \u{7F0} | |
| rust | \u{7F0} | |
| ccpp | \u07f0 | |
| urlencoded | %DF%B0 | |
| utf8bytes | df b0 | |
| utf16bebytes | 07 f0 | |
| utf32bebytes | 00 00 07 f0 |
How to Use
HTML:
߰
CSS:
content: "\07F0"
JavaScript:
"\u{7F0}"
Python:
"\u07f0"
Properties
Frequently Asked Questions
What is the ߰ character (NKO COMBINING LONG LOW TONE)?
߰ (NKO COMBINING LONG LOW TONE) is the Unicode character U+07F0.
What is the Unicode codepoint of NKO COMBINING LONG LOW TONE?
The NKO COMBINING LONG LOW TONE character (߰) has codepoint U+07F0.
How do I type or copy NKO COMBINING LONG LOW TONE?
Copy ߰ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.