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