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