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