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' : ''">
๐
CYPRIOT SYLLABLE A
Overview
๐ (CYPRIOT SYLLABLE A) is the Unicode character at code point U+10800. It belongs to the Cypriot Syllabary block, in the Other Letter (Lo) general category. Its script is Cprt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10800 | |
| decimal | 67584 | |
| htmldecimal | 𐠀 | |
| htmlhex | 𐠀 | |
| css | \10800 | |
| javascript | \u{10800} | |
| python | \U00010800 | |
| java | \uD802\uDC00 | |
| go | \U00010800 | |
| ruby | \u{10800} | |
| rust | \u{10800} | |
| ccpp | \U00010800 | |
| urlencoded | %F0%90%A0%80 | |
| utf8bytes | f0 90 a0 80 | |
| utf16bebytes | d8 02 dc 00 | |
| utf32bebytes | 00 01 08 00 |
How to Use
HTML:
𐠀
CSS:
content: "\10800"
JavaScript:
"\u{10800}"
Python:
"\U00010800"
Properties
- Block
- Cypriot Syllabary
- Script
- Cprt
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ character (CYPRIOT SYLLABLE A)?
๐ (CYPRIOT SYLLABLE A) is the Unicode character U+10800.
What is the Unicode codepoint of CYPRIOT SYLLABLE A?
The CYPRIOT SYLLABLE A character (๐ ) has codepoint U+10800.
How do I type or copy CYPRIOT SYLLABLE A?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.