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