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 GYAEB
Overview
걥 (HANGUL SYLLABLE GYAEB) is the Unicode character at code point U+AC65. 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+AC65 | |
| decimal | 44133 | |
| htmldecimal | 걥 | |
| htmlhex | 걥 | |
| css | \AC65 | |
| javascript | \u{AC65} | |
| python | \uac65 | |
| java | \uAC65 | |
| go | \uAC65 | |
| ruby | \u{AC65} | |
| rust | \u{AC65} | |
| ccpp | \uac65 | |
| urlencoded | %EA%B1%A5 | |
| utf8bytes | ea b1 a5 | |
| utf16bebytes | ac 65 | |
| utf32bebytes | 00 00 ac 65 |
How to Use
HTML:
걥
CSS:
content: "\AC65"
JavaScript:
"\u{AC65}"
Python:
"\uac65"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1100 1164 11B8
Frequently Asked Questions
What is the 걥 character (HANGUL SYLLABLE GYAEB)?
걥 (HANGUL SYLLABLE GYAEB) is the Unicode character U+AC65.
What is the Unicode codepoint of HANGUL SYLLABLE GYAEB?
The HANGUL SYLLABLE GYAEB character (걥) has codepoint U+AC65.
How do I type or copy HANGUL SYLLABLE GYAEB?
Copy 걥 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.