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