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
๐ท (KHUDAWADI DIGIT SEVEN) is the Unicode character at code point U+112F7. It belongs to the Khudawadi block, in the Decimal Number (Nd) general category. Its script is Sind.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+112F7 | |
| decimal | 70391 | |
| htmldecimal | 𑋷 | |
| htmlhex | 𑋷 | |
| css | \112F7 | |
| javascript | \u{112F7} | |
| python | \U000112f7 | |
| java | \uD804\uDEF7 | |
| go | \U000112F7 | |
| ruby | \u{112F7} | |
| rust | \u{112F7} | |
| ccpp | \U000112f7 | |
| urlencoded | %F0%91%8B%B7 | |
| utf8bytes | f0 91 8b b7 | |
| utf16bebytes | d8 04 de f7 | |
| utf32bebytes | 00 01 12 f7 |
How to Use
HTML:
𑋷
CSS:
content: "\112F7"
JavaScript:
"\u{112F7}"
Python:
"\U000112f7"
Properties
Frequently Asked Questions
What is the ๐ท character (KHUDAWADI DIGIT SEVEN)?
๐ท (KHUDAWADI DIGIT SEVEN) is the Unicode character U+112F7.
What is the Unicode codepoint of KHUDAWADI DIGIT SEVEN?
The KHUDAWADI DIGIT SEVEN character (๐ท) has codepoint U+112F7.
How do I type or copy KHUDAWADI DIGIT SEVEN?
Copy ๐ท directly, or use the HTML entity, UTF-8, and code encodings shown on this page.