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
๐ (SHARADA DIGIT FIVE) is the Unicode character at code point U+111D5. It belongs to the Sharada block, in the Decimal Number (Nd) general category. Its script is Shrd.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+111D5 | |
| decimal | 70101 | |
| htmldecimal | 𑇕 | |
| htmlhex | 𑇕 | |
| css | \111D5 | |
| javascript | \u{111D5} | |
| python | \U000111d5 | |
| java | \uD804\uDDD5 | |
| go | \U000111D5 | |
| ruby | \u{111D5} | |
| rust | \u{111D5} | |
| ccpp | \U000111d5 | |
| urlencoded | %F0%91%87%95 | |
| utf8bytes | f0 91 87 95 | |
| utf16bebytes | d8 04 dd d5 | |
| utf32bebytes | 00 01 11 d5 |
How to Use
HTML:
𑇕
CSS:
content: "\111D5"
JavaScript:
"\u{111D5}"
Python:
"\U000111d5"
Properties
Frequently Asked Questions
What is the ๐ character (SHARADA DIGIT FIVE)?
๐ (SHARADA DIGIT FIVE) is the Unicode character U+111D5.
What is the Unicode codepoint of SHARADA DIGIT FIVE?
The SHARADA DIGIT FIVE character (๐) has codepoint U+111D5.
How do I type or copy SHARADA DIGIT FIVE?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.