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 GYEJ
Overview
곚 (HANGUL SYLLABLE GYEJ) is the Unicode character at code point U+ACDA. 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+ACDA | |
| decimal | 44250 | |
| htmldecimal | 곚 | |
| htmlhex | 곚 | |
| css | \ACDA | |
| javascript | \u{ACDA} | |
| python | \uacda | |
| java | \uACDA | |
| go | \uACDA | |
| ruby | \u{ACDA} | |
| rust | \u{ACDA} | |
| ccpp | \uacda | |
| urlencoded | %EA%B3%9A | |
| utf8bytes | ea b3 9a | |
| utf16bebytes | ac da | |
| utf32bebytes | 00 00 ac da |
How to Use
HTML:
곚
CSS:
content: "\ACDA"
JavaScript:
"\u{ACDA}"
Python:
"\uacda"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1100 1168 11BD
Frequently Asked Questions
What is the 곚 character (HANGUL SYLLABLE GYEJ)?
곚 (HANGUL SYLLABLE GYEJ) is the Unicode character U+ACDA.
What is the Unicode codepoint of HANGUL SYLLABLE GYEJ?
The HANGUL SYLLABLE GYEJ character (곚) has codepoint U+ACDA.
How do I type or copy HANGUL SYLLABLE GYEJ?
Copy 곚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.