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