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