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 TED
Overview
텓 (HANGUL SYLLABLE TED) is the Unicode character at code point U+D153. It belongs to the Hangul Syllables block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D153 | |
| decimal | 53587 | |
| htmldecimal | 텓 | |
| htmlhex | 텓 | |
| css | \D153 | |
| javascript | \u{D153} | |
| python | \ud153 | |
| java | \uD153 | |
| go | \uD153 | |
| ruby | \u{D153} | |
| rust | \u{D153} | |
| ccpp | \ud153 | |
| urlencoded | %ED%85%93 | |
| utf8bytes | ed 85 93 | |
| utf16bebytes | d1 53 | |
| utf32bebytes | 00 00 d1 53 |
How to Use
HTML:
텓
CSS:
content: "\D153"
JavaScript:
"\u{D153}"
Python:
"\ud153"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1110 1166 11AE
Frequently Asked Questions
What is the 텓 character (HANGUL SYLLABLE TED)?
텓 (HANGUL SYLLABLE TED) is the Unicode character U+D153.
What is the Unicode codepoint of HANGUL SYLLABLE TED?
The HANGUL SYLLABLE TED character (텓) has codepoint U+D153.
How do I type or copy HANGUL SYLLABLE TED?
Copy 텓 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.