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' : ''">
๐
COMBINING GLAGOLITIC LETTER KAKO
Overview
๐ (COMBINING GLAGOLITIC LETTER KAKO) is the Unicode character at code point U+1E00D. It belongs to the Glagolitic Supplement block, in the Nonspacing Mark (Mn) general category. Its script is Glag.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E00D | |
| decimal | 122893 | |
| htmldecimal | 𞀍 | |
| htmlhex | 𞀍 | |
| css | \1E00D | |
| javascript | \u{1E00D} | |
| python | \U0001e00d | |
| java | \uD838\uDC0D | |
| go | \U0001E00D | |
| ruby | \u{1E00D} | |
| rust | \u{1E00D} | |
| ccpp | \U0001e00d | |
| urlencoded | %F0%9E%80%8D | |
| utf8bytes | f0 9e 80 8d | |
| utf16bebytes | d8 38 dc 0d | |
| utf32bebytes | 00 01 e0 0d |
How to Use
HTML:
𞀍
CSS:
content: "\1E00D"
JavaScript:
"\u{1E00D}"
Python:
"\U0001e00d"
Properties
- Block
- Glagolitic Supplement
- Script
- Glag
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No
Frequently Asked Questions
What is the ๐ character (COMBINING GLAGOLITIC LETTER KAKO)?
๐ (COMBINING GLAGOLITIC LETTER KAKO) is the Unicode character U+1E00D.
What is the Unicode codepoint of COMBINING GLAGOLITIC LETTER KAKO?
The COMBINING GLAGOLITIC LETTER KAKO character (๐) has codepoint U+1E00D.
How do I type or copy COMBINING GLAGOLITIC LETTER KAKO?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.