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 DULS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B45C | |
| decimal | 46172 | |
| htmldecimal | 둜 | |
| htmlhex | 둜 | |
| css | \B45C | |
| javascript | \u{B45C} | |
| python | \ub45c | |
| java | \uB45C | |
| go | \uB45C | |
| ruby | \u{B45C} | |
| rust | \u{B45C} | |
| ccpp | \ub45c | |
| urlencoded | %EB%91%9C | |
| utf8bytes | eb 91 9c | |
| utf16bebytes | b4 5c | |
| utf32bebytes | 00 00 b4 5c |
How to Use
HTML:
둜
CSS:
content: "\B45C"
JavaScript:
"\u{B45C}"
Python:
"\ub45c"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No