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