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