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 TYAGG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D0FA | |
| decimal | 53498 | |
| htmldecimal | 탺 | |
| htmlhex | 탺 | |
| css | \D0FA | |
| javascript | \u{D0FA} | |
| python | \ud0fa | |
| java | \uD0FA | |
| go | \uD0FA | |
| ruby | \u{D0FA} | |
| rust | \u{D0FA} | |
| ccpp | \ud0fa | |
| urlencoded | %ED%83%BA | |
| utf8bytes | ed 83 ba | |
| utf16bebytes | d0 fa | |
| utf32bebytes | 00 00 d0 fa |
How to Use
HTML:
탺
CSS:
content: "\D0FA"
JavaScript:
"\u{D0FA}"
Python:
"\ud0fa"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No