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' : ''">
๐
ROMAN SEXTULA SIGN
Overview
๐ (ROMAN SEXTULA SIGN) is the Unicode character at code point U+10193. It belongs to the Ancient Symbols block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10193 | |
| decimal | 65939 | |
| htmldecimal | 𐆓 | |
| htmlhex | 𐆓 | |
| css | \10193 | |
| javascript | \u{10193} | |
| python | \U00010193 | |
| java | \uD800\uDD93 | |
| go | \U00010193 | |
| ruby | \u{10193} | |
| rust | \u{10193} | |
| ccpp | \U00010193 | |
| urlencoded | %F0%90%86%93 | |
| utf8bytes | f0 90 86 93 | |
| utf16bebytes | d8 00 dd 93 | |
| utf32bebytes | 00 01 01 93 |
How to Use
HTML:
𐆓
CSS:
content: "\10193"
JavaScript:
"\u{10193}"
Python:
"\U00010193"
Properties
- Block
- Ancient Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ character (ROMAN SEXTULA SIGN)?
๐ (ROMAN SEXTULA SIGN) is the Unicode character U+10193.
What is the Unicode codepoint of ROMAN SEXTULA SIGN?
The ROMAN SEXTULA SIGN character (๐) has codepoint U+10193.
How do I type or copy ROMAN SEXTULA SIGN?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.