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 LETTER KHIEUKH
Overview
ㅋ (HANGUL LETTER KHIEUKH) is the Unicode character at code point U+314B. It belongs to the Hangul Compatibility Jamo block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+314B | |
| decimal | 12619 | |
| htmldecimal | ㅋ | |
| htmlhex | ㅋ | |
| css | \314B | |
| javascript | \u{314B} | |
| python | \u314b | |
| java | \u314B | |
| go | \u314B | |
| ruby | \u{314B} | |
| rust | \u{314B} | |
| ccpp | \u314b | |
| urlencoded | %E3%85%8B | |
| utf8bytes | e3 85 8b | |
| utf16bebytes | 31 4b | |
| utf32bebytes | 00 00 31 4b |
How to Use
HTML:
ㅋ
CSS:
content: "\314B"
JavaScript:
"\u{314B}"
Python:
"\u314b"
Properties
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 110F
Frequently Asked Questions
What is the ㅋ character (HANGUL LETTER KHIEUKH)?
ㅋ (HANGUL LETTER KHIEUKH) is the Unicode character U+314B.
What is the Unicode codepoint of HANGUL LETTER KHIEUKH?
The HANGUL LETTER KHIEUKH character (ㅋ) has codepoint U+314B.
How do I type or copy HANGUL LETTER KHIEUKH?
Copy ㅋ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.