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 NAET
Overview
냍 (HANGUL SYLLABLE NAET) is the Unicode character at code point U+B0CD. 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+B0CD | |
| decimal | 45261 | |
| htmldecimal | 냍 | |
| htmlhex | 냍 | |
| css | \B0CD | |
| javascript | \u{B0CD} | |
| python | \ub0cd | |
| java | \uB0CD | |
| go | \uB0CD | |
| ruby | \u{B0CD} | |
| rust | \u{B0CD} | |
| ccpp | \ub0cd | |
| urlencoded | %EB%83%8D | |
| utf8bytes | eb 83 8d | |
| utf16bebytes | b0 cd | |
| utf32bebytes | 00 00 b0 cd |
How to Use
HTML:
냍
CSS:
content: "\B0CD"
JavaScript:
"\u{B0CD}"
Python:
"\ub0cd"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1102 1162 11C0
Frequently Asked Questions
What is the 냍 character (HANGUL SYLLABLE NAET)?
냍 (HANGUL SYLLABLE NAET) is the Unicode character U+B0CD.
What is the Unicode codepoint of HANGUL SYLLABLE NAET?
The HANGUL SYLLABLE NAET character (냍) has codepoint U+B0CD.
How do I type or copy HANGUL SYLLABLE NAET?
Copy 냍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.