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