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