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 KA
Overview
카 (HANGUL SYLLABLE KA) is the Unicode character at code point U+CE74. 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+CE74 | |
| decimal | 52852 | |
| htmldecimal | 카 | |
| htmlhex | 카 | |
| css | \CE74 | |
| javascript | \u{CE74} | |
| python | \uce74 | |
| java | \uCE74 | |
| go | \uCE74 | |
| ruby | \u{CE74} | |
| rust | \u{CE74} | |
| ccpp | \uce74 | |
| urlencoded | %EC%B9%B4 | |
| utf8bytes | ec b9 b4 | |
| utf16bebytes | ce 74 | |
| utf32bebytes | 00 00 ce 74 |
How to Use
HTML:
카
CSS:
content: "\CE74"
JavaScript:
"\u{CE74}"
Python:
"\uce74"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110F 1161
Frequently Asked Questions
What is the 카 character (HANGUL SYLLABLE KA)?
카 (HANGUL SYLLABLE KA) is the Unicode character U+CE74.
What is the Unicode codepoint of HANGUL SYLLABLE KA?
The HANGUL SYLLABLE KA character (카) has codepoint U+CE74.
How do I type or copy HANGUL SYLLABLE KA?
Copy 카 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.