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