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 NYAK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B0E8 | |
| decimal | 45288 | |
| htmldecimal | 냨 | |
| htmlhex | 냨 | |
| css | \B0E8 | |
| javascript | \u{B0E8} | |
| python | \ub0e8 | |
| java | \uB0E8 | |
| go | \uB0E8 | |
| ruby | \u{B0E8} | |
| rust | \u{B0E8} | |
| ccpp | \ub0e8 | |
| urlencoded | %EB%83%A8 | |
| utf8bytes | eb 83 a8 | |
| utf16bebytes | b0 e8 | |
| utf32bebytes | 00 00 b0 e8 |
How to Use
HTML:
냨
CSS:
content: "\B0E8"
JavaScript:
"\u{B0E8}"
Python:
"\ub0e8"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No