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