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