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