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 YUP
Overview
윺 (HANGUL SYLLABLE YUP) is the Unicode character at code point U+C73A. 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+C73A | |
| decimal | 51002 | |
| htmldecimal | 윺 | |
| htmlhex | 윺 | |
| css | \C73A | |
| javascript | \u{C73A} | |
| python | \uc73a | |
| java | \uC73A | |
| go | \uC73A | |
| ruby | \u{C73A} | |
| rust | \u{C73A} | |
| ccpp | \uc73a | |
| urlencoded | %EC%9C%BA | |
| utf8bytes | ec 9c ba | |
| utf16bebytes | c7 3a | |
| utf32bebytes | 00 00 c7 3a |
How to Use
HTML:
윺
CSS:
content: "\C73A"
JavaScript:
"\u{C73A}"
Python:
"\uc73a"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110B 1172 11C1
Frequently Asked Questions
What is the 윺 character (HANGUL SYLLABLE YUP)?
윺 (HANGUL SYLLABLE YUP) is the Unicode character U+C73A.
What is the Unicode codepoint of HANGUL SYLLABLE YUP?
The HANGUL SYLLABLE YUP character (윺) has codepoint U+C73A.
How do I type or copy HANGUL SYLLABLE YUP?
Copy 윺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.