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 DDYED
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B5FB | |
| decimal | 46587 | |
| htmldecimal | 뗻 | |
| htmlhex | 뗻 | |
| css | \B5FB | |
| javascript | \u{B5FB} | |
| python | \ub5fb | |
| java | \uB5FB | |
| go | \uB5FB | |
| ruby | \u{B5FB} | |
| rust | \u{B5FB} | |
| ccpp | \ub5fb | |
| urlencoded | %EB%97%BB | |
| utf8bytes | eb 97 bb | |
| utf16bebytes | b5 fb | |
| utf32bebytes | 00 00 b5 fb |
How to Use
HTML:
뗻
CSS:
content: "\B5FB"
JavaScript:
"\u{B5FB}"
Python:
"\ub5fb"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No