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