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
ᯝ (BATAK LETTER NGA) is the Unicode character at code point U+1BDD. It belongs to the Batak block, in the Other Letter (Lo) general category. Its script is Batk.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1BDD | |
| decimal | 7133 | |
| htmldecimal | ᯝ | |
| htmlhex | ᯝ | |
| css | \1BDD | |
| javascript | \u{1BDD} | |
| python | \u1bdd | |
| java | \u1BDD | |
| go | \u1BDD | |
| ruby | \u{1BDD} | |
| rust | \u{1BDD} | |
| ccpp | \u1bdd | |
| urlencoded | %E1%AF%9D | |
| utf8bytes | e1 af 9d | |
| utf16bebytes | 1b dd | |
| utf32bebytes | 00 00 1b dd |
How to Use
HTML:
ᯝ
CSS:
content: "\1BDD"
JavaScript:
"\u{1BDD}"
Python:
"\u1bdd"
Properties
Frequently Asked Questions
What is the ᯝ character (BATAK LETTER NGA)?
ᯝ (BATAK LETTER NGA) is the Unicode character U+1BDD.
What is the Unicode codepoint of BATAK LETTER NGA?
The BATAK LETTER NGA character (ᯝ) has codepoint U+1BDD.
How do I type or copy BATAK LETTER NGA?
Copy ᯝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.