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' : ''">
๐
Overview
๐ (MODI DIGIT ZERO) is the Unicode character at code point U+11650. It belongs to the Modi block, in the Decimal Number (Nd) general category. Its script is Modi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11650 | |
| decimal | 71248 | |
| htmldecimal | 𑙐 | |
| htmlhex | 𑙐 | |
| css | \11650 | |
| javascript | \u{11650} | |
| python | \U00011650 | |
| java | \uD805\uDE50 | |
| go | \U00011650 | |
| ruby | \u{11650} | |
| rust | \u{11650} | |
| ccpp | \U00011650 | |
| urlencoded | %F0%91%99%90 | |
| utf8bytes | f0 91 99 90 | |
| utf16bebytes | d8 05 de 50 | |
| utf32bebytes | 00 01 16 50 |
How to Use
HTML:
𑙐
CSS:
content: "\11650"
JavaScript:
"\u{11650}"
Python:
"\U00011650"
Properties
Frequently Asked Questions
What is the ๐ character (MODI DIGIT ZERO)?
๐ (MODI DIGIT ZERO) is the Unicode character U+11650.
What is the Unicode codepoint of MODI DIGIT ZERO?
The MODI DIGIT ZERO character (๐) has codepoint U+11650.
How do I type or copy MODI DIGIT ZERO?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.