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 NU
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B204 | |
| decimal | 45572 | |
| htmldecimal | 누 | |
| htmlhex | 누 | |
| css | \B204 | |
| javascript | \u{B204} | |
| python | \ub204 | |
| java | \uB204 | |
| go | \uB204 | |
| ruby | \u{B204} | |
| rust | \u{B204} | |
| ccpp | \ub204 | |
| urlencoded | %EB%88%84 | |
| utf8bytes | eb 88 84 | |
| utf16bebytes | b2 04 | |
| utf32bebytes | 00 00 b2 04 |
How to Use
HTML:
누
CSS:
content: "\B204"
JavaScript:
"\u{B204}"
Python:
"\ub204"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1102 116E
Frequently Asked Questions
What is the 누 character (HANGUL SYLLABLE NU)?
누 (HANGUL SYLLABLE NU) is the Unicode character U+B204.
What is the Unicode codepoint of HANGUL SYLLABLE NU?
The HANGUL SYLLABLE NU character (누) has codepoint U+B204.
How do I type or copy HANGUL SYLLABLE NU?
Copy 누 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.