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