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 AA) is the Unicode character at code point U+112B1. 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+112B1 | |
| decimal | 70321 | |
| htmldecimal | 𑊱 | |
| htmlhex | 𑊱 | |
| css | \112B1 | |
| javascript | \u{112B1} | |
| python | \U000112b1 | |
| java | \uD804\uDEB1 | |
| go | \U000112B1 | |
| ruby | \u{112B1} | |
| rust | \u{112B1} | |
| ccpp | \U000112b1 | |
| urlencoded | %F0%91%8A%B1 | |
| utf8bytes | f0 91 8a b1 | |
| utf16bebytes | d8 04 de b1 | |
| utf32bebytes | 00 01 12 b1 |
How to Use
HTML:
𑊱
CSS:
content: "\112B1"
JavaScript:
"\u{112B1}"
Python:
"\U000112b1"
Properties
Frequently Asked Questions
What is the ๐ฑ character (KHUDAWADI LETTER AA)?
๐ฑ (KHUDAWADI LETTER AA) is the Unicode character U+112B1.
What is the Unicode codepoint of KHUDAWADI LETTER AA?
The KHUDAWADI LETTER AA character (๐ฑ) has codepoint U+112B1.
How do I type or copy KHUDAWADI LETTER AA?
Copy ๐ฑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.