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