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 FIVE) is the Unicode character at code point U+11655. 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+11655 | |
| decimal | 71253 | |
| htmldecimal | 𑙕 | |
| htmlhex | 𑙕 | |
| css | \11655 | |
| javascript | \u{11655} | |
| python | \U00011655 | |
| java | \uD805\uDE55 | |
| go | \U00011655 | |
| ruby | \u{11655} | |
| rust | \u{11655} | |
| ccpp | \U00011655 | |
| urlencoded | %F0%91%99%95 | |
| utf8bytes | f0 91 99 95 | |
| utf16bebytes | d8 05 de 55 | |
| utf32bebytes | 00 01 16 55 |
How to Use
HTML:
𑙕
CSS:
content: "\11655"
JavaScript:
"\u{11655}"
Python:
"\U00011655"
Properties
Frequently Asked Questions
What is the ๐ character (MODI DIGIT FIVE)?
๐ (MODI DIGIT FIVE) is the Unicode character U+11655.
What is the Unicode codepoint of MODI DIGIT FIVE?
The MODI DIGIT FIVE character (๐) has codepoint U+11655.
How do I type or copy MODI DIGIT FIVE?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.