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