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 KI
Overview
키 (HANGUL SYLLABLE KI) is the Unicode character at code point U+D0A4. 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+D0A4 | |
| decimal | 53412 | |
| htmldecimal | 키 | |
| htmlhex | 키 | |
| css | \D0A4 | |
| javascript | \u{D0A4} | |
| python | \ud0a4 | |
| java | \uD0A4 | |
| go | \uD0A4 | |
| ruby | \u{D0A4} | |
| rust | \u{D0A4} | |
| ccpp | \ud0a4 | |
| urlencoded | %ED%82%A4 | |
| utf8bytes | ed 82 a4 | |
| utf16bebytes | d0 a4 | |
| utf32bebytes | 00 00 d0 a4 |
How to Use
HTML:
키
CSS:
content: "\D0A4"
JavaScript:
"\u{D0A4}"
Python:
"\ud0a4"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110F 1175
Frequently Asked Questions
What is the 키 character (HANGUL SYLLABLE KI)?
키 (HANGUL SYLLABLE KI) is the Unicode character U+D0A4.
What is the Unicode codepoint of HANGUL SYLLABLE KI?
The HANGUL SYLLABLE KI character (키) has codepoint U+D0A4.
How do I type or copy HANGUL SYLLABLE KI?
Copy 키 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.