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