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' : ''">
๐
OLD ITALIC LETTER KA
Overview
๐ (OLD ITALIC LETTER KA) is the Unicode character at code point U+1030A. It belongs to the Old Italic block, in the Other Letter (Lo) general category. Its script is Ital.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1030A | |
| decimal | 66314 | |
| htmldecimal | 𐌊 | |
| htmlhex | 𐌊 | |
| css | \1030A | |
| javascript | \u{1030A} | |
| python | \U0001030a | |
| java | \uD800\uDF0A | |
| go | \U0001030A | |
| ruby | \u{1030A} | |
| rust | \u{1030A} | |
| ccpp | \U0001030a | |
| urlencoded | %F0%90%8C%8A | |
| utf8bytes | f0 90 8c 8a | |
| utf16bebytes | d8 00 df 0a | |
| utf32bebytes | 00 01 03 0a |
How to Use
HTML:
𐌊
CSS:
content: "\1030A"
JavaScript:
"\u{1030A}"
Python:
"\U0001030a"
Properties
- Block
- Old Italic
- Script
- Ital
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ character (OLD ITALIC LETTER KA)?
๐ (OLD ITALIC LETTER KA) is the Unicode character U+1030A.
What is the Unicode codepoint of OLD ITALIC LETTER KA?
The OLD ITALIC LETTER KA character (๐) has codepoint U+1030A.
How do I type or copy OLD ITALIC LETTER KA?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.