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