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 NWAEGG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B1B2 | |
| decimal | 45490 | |
| htmldecimal | 놲 | |
| htmlhex | 놲 | |
| css | \B1B2 | |
| javascript | \u{B1B2} | |
| python | \ub1b2 | |
| java | \uB1B2 | |
| go | \uB1B2 | |
| ruby | \u{B1B2} | |
| rust | \u{B1B2} | |
| ccpp | \ub1b2 | |
| urlencoded | %EB%86%B2 | |
| utf8bytes | eb 86 b2 | |
| utf16bebytes | b1 b2 | |
| utf32bebytes | 00 00 b1 b2 |
How to Use
HTML:
놲
CSS:
content: "\B1B2"
JavaScript:
"\u{B1B2}"
Python:
"\ub1b2"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No