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