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 SIGN OLD TAMIL VIRAMA) is the Unicode character at code point U+11070. It belongs to the Brahmi block, in the Nonspacing Mark (Mn) general category. Its script is Brah.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11070 | |
| decimal | 69744 | |
| htmldecimal | 𑁰 | |
| htmlhex | 𑁰 | |
| css | \11070 | |
| javascript | \u{11070} | |
| python | \U00011070 | |
| java | \uD804\uDC70 | |
| go | \U00011070 | |
| ruby | \u{11070} | |
| rust | \u{11070} | |
| ccpp | \U00011070 | |
| urlencoded | %F0%91%81%B0 | |
| utf8bytes | f0 91 81 b0 | |
| utf16bebytes | d8 04 dc 70 | |
| utf32bebytes | 00 01 10 70 |
How to Use
HTML:
𑁰
CSS:
content: "\11070"
JavaScript:
"\u{11070}"
Python:
"\U00011070"
Properties
Frequently Asked Questions
What is the ๐ฐ character (BRAHMI SIGN OLD TAMIL VIRAMA)?
๐ฐ (BRAHMI SIGN OLD TAMIL VIRAMA) is the Unicode character U+11070.
What is the Unicode codepoint of BRAHMI SIGN OLD TAMIL VIRAMA?
The BRAHMI SIGN OLD TAMIL VIRAMA character (๐ฐ) has codepoint U+11070.
How do I type or copy BRAHMI SIGN OLD TAMIL VIRAMA?
Copy ๐ฐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.