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