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