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 NOET
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B1E5 | |
| decimal | 45541 | |
| htmldecimal | 뇥 | |
| htmlhex | 뇥 | |
| css | \B1E5 | |
| javascript | \u{B1E5} | |
| python | \ub1e5 | |
| java | \uB1E5 | |
| go | \uB1E5 | |
| ruby | \u{B1E5} | |
| rust | \u{B1E5} | |
| ccpp | \ub1e5 | |
| urlencoded | %EB%87%A5 | |
| utf8bytes | eb 87 a5 | |
| utf16bebytes | b1 e5 | |
| utf32bebytes | 00 00 b1 e5 |
How to Use
HTML:
뇥
CSS:
content: "\B1E5"
JavaScript:
"\u{B1E5}"
Python:
"\ub1e5"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No