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