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