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 TYEOLT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D175 | |
| decimal | 53621 | |
| htmldecimal | 텵 | |
| htmlhex | 텵 | |
| css | \D175 | |
| javascript | \u{D175} | |
| python | \ud175 | |
| java | \uD175 | |
| go | \uD175 | |
| ruby | \u{D175} | |
| rust | \u{D175} | |
| ccpp | \ud175 | |
| urlencoded | %ED%85%B5 | |
| utf8bytes | ed 85 b5 | |
| utf16bebytes | d1 75 | |
| utf32bebytes | 00 00 d1 75 |
How to Use
HTML:
텵
CSS:
content: "\D175"
JavaScript:
"\u{D175}"
Python:
"\ud175"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No