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
๐พ (GRANTHA VOWEL SIGN AA) is the Unicode character at code point U+1133E. It belongs to the Grantha block, in the Spacing Mark (Mc) general category. Its script is Gran.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1133E | |
| decimal | 70462 | |
| htmldecimal | 𑌾 | |
| htmlhex | 𑌾 | |
| css | \1133E | |
| javascript | \u{1133E} | |
| python | \U0001133e | |
| java | \uD804\uDF3E | |
| go | \U0001133E | |
| ruby | \u{1133E} | |
| rust | \u{1133E} | |
| ccpp | \U0001133e | |
| urlencoded | %F0%91%8C%BE | |
| utf8bytes | f0 91 8c be | |
| utf16bebytes | d8 04 df 3e | |
| utf32bebytes | 00 01 13 3e |
How to Use
HTML:
𑌾
CSS:
content: "\1133E"
JavaScript:
"\u{1133E}"
Python:
"\U0001133e"
Properties
Frequently Asked Questions
What is the ๐พ character (GRANTHA VOWEL SIGN AA)?
๐พ (GRANTHA VOWEL SIGN AA) is the Unicode character U+1133E.
What is the Unicode codepoint of GRANTHA VOWEL SIGN AA?
The GRANTHA VOWEL SIGN AA character (๐พ) has codepoint U+1133E.
How do I type or copy GRANTHA VOWEL SIGN AA?
Copy ๐พ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.