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 ZERO) is the Unicode character at code point U+112F0. 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+112F0 | |
| decimal | 70384 | |
| htmldecimal | 𑋰 | |
| htmlhex | 𑋰 | |
| css | \112F0 | |
| javascript | \u{112F0} | |
| python | \U000112f0 | |
| java | \uD804\uDEF0 | |
| go | \U000112F0 | |
| ruby | \u{112F0} | |
| rust | \u{112F0} | |
| ccpp | \U000112f0 | |
| urlencoded | %F0%91%8B%B0 | |
| utf8bytes | f0 91 8b b0 | |
| utf16bebytes | d8 04 de f0 | |
| utf32bebytes | 00 01 12 f0 |
How to Use
HTML:
𑋰
CSS:
content: "\112F0"
JavaScript:
"\u{112F0}"
Python:
"\U000112f0"
Properties
Frequently Asked Questions
What is the ๐ฐ character (KHUDAWADI DIGIT ZERO)?
๐ฐ (KHUDAWADI DIGIT ZERO) is the Unicode character U+112F0.
What is the Unicode codepoint of KHUDAWADI DIGIT ZERO?
The KHUDAWADI DIGIT ZERO character (๐ฐ) has codepoint U+112F0.
How do I type or copy KHUDAWADI DIGIT ZERO?
Copy ๐ฐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.