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 FIFTEEN
Overview
๐ฏ (MAYAN NUMERAL FIFTEEN) is the Unicode character at code point U+1D2EF. 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+1D2EF | |
| decimal | 119535 | |
| htmldecimal | 𝋯 | |
| htmlhex | 𝋯 | |
| css | \1D2EF | |
| javascript | \u{1D2EF} | |
| python | \U0001d2ef | |
| java | \uD834\uDEEF | |
| go | \U0001D2EF | |
| ruby | \u{1D2EF} | |
| rust | \u{1D2EF} | |
| ccpp | \U0001d2ef | |
| urlencoded | %F0%9D%8B%AF | |
| utf8bytes | f0 9d 8b af | |
| utf16bebytes | d8 34 de ef | |
| utf32bebytes | 00 01 d2 ef |
How to Use
HTML:
𝋯
CSS:
content: "\1D2EF"
JavaScript:
"\u{1D2EF}"
Python:
"\U0001d2ef"
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 FIFTEEN)?
๐ฏ (MAYAN NUMERAL FIFTEEN) is the Unicode character U+1D2EF.
What is the Unicode codepoint of MAYAN NUMERAL FIFTEEN?
The MAYAN NUMERAL FIFTEEN character (๐ฏ) has codepoint U+1D2EF.
How do I type or copy MAYAN NUMERAL FIFTEEN?
Copy ๐ฏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.