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 GWAN
Overview
관 (HANGUL SYLLABLE GWAN) is the Unicode character at code point U+AD00. 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+AD00 | |
| decimal | 44288 | |
| htmldecimal | 관 | |
| htmlhex | 관 | |
| css | \AD00 | |
| javascript | \u{AD00} | |
| python | \uad00 | |
| java | \uAD00 | |
| go | \uAD00 | |
| ruby | \u{AD00} | |
| rust | \u{AD00} | |
| ccpp | \uad00 | |
| urlencoded | %EA%B4%80 | |
| utf8bytes | ea b4 80 | |
| utf16bebytes | ad 00 | |
| utf32bebytes | 00 00 ad 00 |
How to Use
HTML:
관
CSS:
content: "\AD00"
JavaScript:
"\u{AD00}"
Python:
"\uad00"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1100 116A 11AB
Frequently Asked Questions
What is the 관 character (HANGUL SYLLABLE GWAN)?
관 (HANGUL SYLLABLE GWAN) is the Unicode character U+AD00.
What is the Unicode codepoint of HANGUL SYLLABLE GWAN?
The HANGUL SYLLABLE GWAN character (관) has codepoint U+AD00.
How do I type or copy HANGUL SYLLABLE GWAN?
Copy 관 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.