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 TAELP
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D0EA | |
| decimal | 53482 | |
| htmldecimal | 탪 | |
| htmlhex | 탪 | |
| css | \D0EA | |
| javascript | \u{D0EA} | |
| python | \ud0ea | |
| java | \uD0EA | |
| go | \uD0EA | |
| ruby | \u{D0EA} | |
| rust | \u{D0EA} | |
| ccpp | \ud0ea | |
| urlencoded | %ED%83%AA | |
| utf8bytes | ed 83 aa | |
| utf16bebytes | d0 ea | |
| utf32bebytes | 00 00 d0 ea |
How to Use
HTML:
탪
CSS:
content: "\D0EA"
JavaScript:
"\u{D0EA}"
Python:
"\ud0ea"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No