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 GYU
Overview
규 (HANGUL SYLLABLE GYU) is the Unicode character at code point U+ADDC. 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+ADDC | |
| decimal | 44508 | |
| htmldecimal | 규 | |
| htmlhex | 규 | |
| css | \ADDC | |
| javascript | \u{ADDC} | |
| python | \uaddc | |
| java | \uADDC | |
| go | \uADDC | |
| ruby | \u{ADDC} | |
| rust | \u{ADDC} | |
| ccpp | \uaddc | |
| urlencoded | %EA%B7%9C | |
| utf8bytes | ea b7 9c | |
| utf16bebytes | ad dc | |
| utf32bebytes | 00 00 ad dc |
How to Use
HTML:
규
CSS:
content: "\ADDC"
JavaScript:
"\u{ADDC}"
Python:
"\uaddc"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1100 1172
Frequently Asked Questions
What is the 규 character (HANGUL SYLLABLE GYU)?
규 (HANGUL SYLLABLE GYU) is the Unicode character U+ADDC.
What is the Unicode codepoint of HANGUL SYLLABLE GYU?
The HANGUL SYLLABLE GYU character (규) has codepoint U+ADDC.
How do I type or copy HANGUL SYLLABLE GYU?
Copy 규 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.