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 LINE) is the Unicode character at code point U+1104B. 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+1104B | |
| decimal | 69707 | |
| htmldecimal | 𑁋 | |
| htmlhex | 𑁋 | |
| css | \1104B | |
| javascript | \u{1104B} | |
| python | \U0001104b | |
| java | \uD804\uDC4B | |
| go | \U0001104B | |
| ruby | \u{1104B} | |
| rust | \u{1104B} | |
| ccpp | \U0001104b | |
| urlencoded | %F0%91%81%8B | |
| utf8bytes | f0 91 81 8b | |
| utf16bebytes | d8 04 dc 4b | |
| utf32bebytes | 00 01 10 4b |
How to Use
HTML:
𑁋
CSS:
content: "\1104B"
JavaScript:
"\u{1104B}"
Python:
"\U0001104b"
Properties
Frequently Asked Questions
What is the ๐ character (BRAHMI PUNCTUATION LINE)?
๐ (BRAHMI PUNCTUATION LINE) is the Unicode character U+1104B.
What is the Unicode codepoint of BRAHMI PUNCTUATION LINE?
The BRAHMI PUNCTUATION LINE character (๐) has codepoint U+1104B.
How do I type or copy BRAHMI PUNCTUATION LINE?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.