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