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