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