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 PWAS
Overview
퐛 (HANGUL SYLLABLE PWAS) is the Unicode character at code point U+D41B. 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+D41B | |
| decimal | 54299 | |
| htmldecimal | 퐛 | |
| htmlhex | 퐛 | |
| css | \D41B | |
| javascript | \u{D41B} | |
| python | \ud41b | |
| java | \uD41B | |
| go | \uD41B | |
| ruby | \u{D41B} | |
| rust | \u{D41B} | |
| ccpp | \ud41b | |
| urlencoded | %ED%90%9B | |
| utf8bytes | ed 90 9b | |
| utf16bebytes | d4 1b | |
| utf32bebytes | 00 00 d4 1b |
How to Use
HTML:
퐛
CSS:
content: "\D41B"
JavaScript:
"\u{D41B}"
Python:
"\ud41b"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1111 116A 11BA
Frequently Asked Questions
What is the 퐛 character (HANGUL SYLLABLE PWAS)?
퐛 (HANGUL SYLLABLE PWAS) is the Unicode character U+D41B.
What is the Unicode codepoint of HANGUL SYLLABLE PWAS?
The HANGUL SYLLABLE PWAS character (퐛) has codepoint U+D41B.
How do I type or copy HANGUL SYLLABLE PWAS?
Copy 퐛 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.