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 LETTER II) is the Unicode character at code point U+112B3. It belongs to the Khudawadi block, in the Other Letter (Lo) general category. Its script is Sind.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+112B3 | |
| decimal | 70323 | |
| htmldecimal | 𑊳 | |
| htmlhex | 𑊳 | |
| css | \112B3 | |
| javascript | \u{112B3} | |
| python | \U000112b3 | |
| java | \uD804\uDEB3 | |
| go | \U000112B3 | |
| ruby | \u{112B3} | |
| rust | \u{112B3} | |
| ccpp | \U000112b3 | |
| urlencoded | %F0%91%8A%B3 | |
| utf8bytes | f0 91 8a b3 | |
| utf16bebytes | d8 04 de b3 | |
| utf32bebytes | 00 01 12 b3 |
How to Use
HTML:
𑊳
CSS:
content: "\112B3"
JavaScript:
"\u{112B3}"
Python:
"\U000112b3"
Properties
Frequently Asked Questions
What is the ๐ณ character (KHUDAWADI LETTER II)?
๐ณ (KHUDAWADI LETTER II) is the Unicode character U+112B3.
What is the Unicode codepoint of KHUDAWADI LETTER II?
The KHUDAWADI LETTER II character (๐ณ) has codepoint U+112B3.
How do I type or copy KHUDAWADI LETTER II?
Copy ๐ณ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.