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 PUNCTUATION DOUBLE DOT) is the Unicode character at code point U+1104A. It belongs to the Brahmi block, in the Other Punctuation (Po) general category. Its script is Brah.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1104A | |
| decimal | 69706 | |
| htmldecimal | 𑁊 | |
| htmlhex | 𑁊 | |
| css | \1104A | |
| javascript | \u{1104A} | |
| python | \U0001104a | |
| java | \uD804\uDC4A | |
| go | \U0001104A | |
| ruby | \u{1104A} | |
| rust | \u{1104A} | |
| ccpp | \U0001104a | |
| urlencoded | %F0%91%81%8A | |
| utf8bytes | f0 91 81 8a | |
| utf16bebytes | d8 04 dc 4a | |
| utf32bebytes | 00 01 10 4a |
How to Use
HTML:
𑁊
CSS:
content: "\1104A"
JavaScript:
"\u{1104A}"
Python:
"\U0001104a"
Properties
Frequently Asked Questions
What is the ๐ character (BRAHMI PUNCTUATION DOUBLE DOT)?
๐ (BRAHMI PUNCTUATION DOUBLE DOT) is the Unicode character U+1104A.
What is the Unicode codepoint of BRAHMI PUNCTUATION DOUBLE DOT?
The BRAHMI PUNCTUATION DOUBLE DOT character (๐) has codepoint U+1104A.
How do I type or copy BRAHMI PUNCTUATION DOUBLE DOT?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.