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' : ''">
냐
HANGUL SYLLABLE NYA
Overview
냐 (HANGUL SYLLABLE NYA) is the Unicode character at code point U+B0D0. It belongs to the Hangul Syllables block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B0D0 | |
| decimal | 45264 | |
| htmldecimal | 냐 | |
| htmlhex | 냐 | |
| css | \B0D0 | |
| javascript | \u{B0D0} | |
| python | \ub0d0 | |
| java | \uB0D0 | |
| go | \uB0D0 | |
| ruby | \u{B0D0} | |
| rust | \u{B0D0} | |
| ccpp | \ub0d0 | |
| urlencoded | %EB%83%90 | |
| utf8bytes | eb 83 90 | |
| utf16bebytes | b0 d0 | |
| utf32bebytes | 00 00 b0 d0 |
How to Use
HTML:
냐
CSS:
content: "\B0D0"
JavaScript:
"\u{B0D0}"
Python:
"\ub0d0"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1102 1163
Frequently Asked Questions
What is the 냐 character (HANGUL SYLLABLE NYA)?
냐 (HANGUL SYLLABLE NYA) is the Unicode character U+B0D0.
What is the Unicode codepoint of HANGUL SYLLABLE NYA?
The HANGUL SYLLABLE NYA character (냐) has codepoint U+B0D0.
How do I type or copy HANGUL SYLLABLE NYA?
Copy 냐 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.