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