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 O
Overview
๐ (CYPRIOT SYLLABLE O) is the Unicode character at code point U+10803. 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+10803 | |
| decimal | 67587 | |
| htmldecimal | 𐠃 | |
| htmlhex | 𐠃 | |
| css | \10803 | |
| javascript | \u{10803} | |
| python | \U00010803 | |
| java | \uD802\uDC03 | |
| go | \U00010803 | |
| ruby | \u{10803} | |
| rust | \u{10803} | |
| ccpp | \U00010803 | |
| urlencoded | %F0%90%A0%83 | |
| utf8bytes | f0 90 a0 83 | |
| utf16bebytes | d8 02 dc 03 | |
| utf32bebytes | 00 01 08 03 |
How to Use
HTML:
𐠃
CSS:
content: "\10803"
JavaScript:
"\u{10803}"
Python:
"\U00010803"
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 O)?
๐ (CYPRIOT SYLLABLE O) is the Unicode character U+10803.
What is the Unicode codepoint of CYPRIOT SYLLABLE O?
The CYPRIOT SYLLABLE O character (๐ ) has codepoint U+10803.
How do I type or copy CYPRIOT SYLLABLE O?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.