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 ONE) is the Unicode character at code point U+111D1. 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+111D1 | |
| decimal | 70097 | |
| htmldecimal | 𑇑 | |
| htmlhex | 𑇑 | |
| css | \111D1 | |
| javascript | \u{111D1} | |
| python | \U000111d1 | |
| java | \uD804\uDDD1 | |
| go | \U000111D1 | |
| ruby | \u{111D1} | |
| rust | \u{111D1} | |
| ccpp | \U000111d1 | |
| urlencoded | %F0%91%87%91 | |
| utf8bytes | f0 91 87 91 | |
| utf16bebytes | d8 04 dd d1 | |
| utf32bebytes | 00 01 11 d1 |
How to Use
HTML:
𑇑
CSS:
content: "\111D1"
JavaScript:
"\u{111D1}"
Python:
"\U000111d1"
Properties
Frequently Asked Questions
What is the ๐ character (SHARADA DIGIT ONE)?
๐ (SHARADA DIGIT ONE) is the Unicode character U+111D1.
What is the Unicode codepoint of SHARADA DIGIT ONE?
The SHARADA DIGIT ONE character (๐) has codepoint U+111D1.
How do I type or copy SHARADA DIGIT ONE?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.