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