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
ᠨ (MONGOLIAN LETTER NA) is the Unicode character at code point U+1828. It belongs to the Mongolian block, in the Other Letter (Lo) general category. Its script is Mong.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1828 | |
| decimal | 6184 | |
| htmldecimal | ᠨ | |
| htmlhex | ᠨ | |
| css | \1828 | |
| javascript | \u{1828} | |
| python | \u1828 | |
| java | \u1828 | |
| go | \u1828 | |
| ruby | \u{1828} | |
| rust | \u{1828} | |
| ccpp | \u1828 | |
| urlencoded | %E1%A0%A8 | |
| utf8bytes | e1 a0 a8 | |
| utf16bebytes | 18 28 | |
| utf32bebytes | 00 00 18 28 |
How to Use
HTML:
ᠨ
CSS:
content: "\1828"
JavaScript:
"\u{1828}"
Python:
"\u1828"
Properties
Frequently Asked Questions
What is the ᠨ character (MONGOLIAN LETTER NA)?
ᠨ (MONGOLIAN LETTER NA) is the Unicode character U+1828.
What is the Unicode codepoint of MONGOLIAN LETTER NA?
The MONGOLIAN LETTER NA character (ᠨ) has codepoint U+1828.
How do I type or copy MONGOLIAN LETTER NA?
Copy ᠨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.