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