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 TYAET
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D12D | |
| decimal | 53549 | |
| htmldecimal | 턭 | |
| htmlhex | 턭 | |
| css | \D12D | |
| javascript | \u{D12D} | |
| python | \ud12d | |
| java | \uD12D | |
| go | \uD12D | |
| ruby | \u{D12D} | |
| rust | \u{D12D} | |
| ccpp | \ud12d | |
| urlencoded | %ED%84%AD | |
| utf8bytes | ed 84 ad | |
| utf16bebytes | d1 2d | |
| utf32bebytes | 00 00 d1 2d |
How to Use
HTML:
턭
CSS:
content: "\D12D"
JavaScript:
"\u{D12D}"
Python:
"\ud12d"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No