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