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
๐ฑ (BRAHMI LETTER SSA) is the Unicode character at code point U+11031. It belongs to the Brahmi block, in the Other Letter (Lo) general category. Its script is Brah.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11031 | |
| decimal | 69681 | |
| htmldecimal | 𑀱 | |
| htmlhex | 𑀱 | |
| css | \11031 | |
| javascript | \u{11031} | |
| python | \U00011031 | |
| java | \uD804\uDC31 | |
| go | \U00011031 | |
| ruby | \u{11031} | |
| rust | \u{11031} | |
| ccpp | \U00011031 | |
| urlencoded | %F0%91%80%B1 | |
| utf8bytes | f0 91 80 b1 | |
| utf16bebytes | d8 04 dc 31 | |
| utf32bebytes | 00 01 10 31 |
How to Use
HTML:
𑀱
CSS:
content: "\11031"
JavaScript:
"\u{11031}"
Python:
"\U00011031"
Properties
Frequently Asked Questions
What is the ๐ฑ character (BRAHMI LETTER SSA)?
๐ฑ (BRAHMI LETTER SSA) is the Unicode character U+11031.
What is the Unicode codepoint of BRAHMI LETTER SSA?
The BRAHMI LETTER SSA character (๐ฑ) has codepoint U+11031.
How do I type or copy BRAHMI LETTER SSA?
Copy ๐ฑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.