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