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