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' : ''">
๐ซ
MAYAN NUMERAL ELEVEN
Overview
๐ซ (MAYAN NUMERAL ELEVEN) is the Unicode character at code point U+1D2EB. It belongs to the Mayan Numerals block, in the Other Number (No) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D2EB | |
| decimal | 119531 | |
| htmldecimal | 𝋫 | |
| htmlhex | 𝋫 | |
| css | \1D2EB | |
| javascript | \u{1D2EB} | |
| python | \U0001d2eb | |
| java | \uD834\uDEEB | |
| go | \U0001D2EB | |
| ruby | \u{1D2EB} | |
| rust | \u{1D2EB} | |
| ccpp | \U0001d2eb | |
| urlencoded | %F0%9D%8B%AB | |
| utf8bytes | f0 9d 8b ab | |
| utf16bebytes | d8 34 de eb | |
| utf32bebytes | 00 01 d2 eb |
How to Use
HTML:
𝋫
CSS:
content: "\1D2EB"
JavaScript:
"\u{1D2EB}"
Python:
"\U0001d2eb"
Properties
- Block
- Mayan Numerals
- Script
- Zyyy
- Category
- Other Number (No)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ซ character (MAYAN NUMERAL ELEVEN)?
๐ซ (MAYAN NUMERAL ELEVEN) is the Unicode character U+1D2EB.
What is the Unicode codepoint of MAYAN NUMERAL ELEVEN?
The MAYAN NUMERAL ELEVEN character (๐ซ) has codepoint U+1D2EB.
How do I type or copy MAYAN NUMERAL ELEVEN?
Copy ๐ซ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.