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