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