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 TEJ
Overview
텢 (HANGUL SYLLABLE TEJ) is the Unicode character at code point U+D162. 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+D162 | |
| decimal | 53602 | |
| htmldecimal | 텢 | |
| htmlhex | 텢 | |
| css | \D162 | |
| javascript | \u{D162} | |
| python | \ud162 | |
| java | \uD162 | |
| go | \uD162 | |
| ruby | \u{D162} | |
| rust | \u{D162} | |
| ccpp | \ud162 | |
| urlencoded | %ED%85%A2 | |
| utf8bytes | ed 85 a2 | |
| utf16bebytes | d1 62 | |
| utf32bebytes | 00 00 d1 62 |
How to Use
HTML:
텢
CSS:
content: "\D162"
JavaScript:
"\u{D162}"
Python:
"\ud162"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1110 1166 11BD
Frequently Asked Questions
What is the 텢 character (HANGUL SYLLABLE TEJ)?
텢 (HANGUL SYLLABLE TEJ) is the Unicode character U+D162.
What is the Unicode codepoint of HANGUL SYLLABLE TEJ?
The HANGUL SYLLABLE TEJ character (텢) has codepoint U+D162.
How do I type or copy HANGUL SYLLABLE TEJ?
Copy 텢 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.