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