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