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