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 LA) is the Unicode character at code point U+1102E. 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+1102E | |
| decimal | 69678 | |
| htmldecimal | 𑀮 | |
| htmlhex | 𑀮 | |
| css | \1102E | |
| javascript | \u{1102E} | |
| python | \U0001102e | |
| java | \uD804\uDC2E | |
| go | \U0001102E | |
| ruby | \u{1102E} | |
| rust | \u{1102E} | |
| ccpp | \U0001102e | |
| urlencoded | %F0%91%80%AE | |
| utf8bytes | f0 91 80 ae | |
| utf16bebytes | d8 04 dc 2e | |
| utf32bebytes | 00 01 10 2e |
How to Use
HTML:
𑀮
CSS:
content: "\1102E"
JavaScript:
"\u{1102E}"
Python:
"\U0001102e"
Properties
Frequently Asked Questions
What is the ๐ฎ character (BRAHMI LETTER LA)?
๐ฎ (BRAHMI LETTER LA) is the Unicode character U+1102E.
What is the Unicode codepoint of BRAHMI LETTER LA?
The BRAHMI LETTER LA character (๐ฎ) has codepoint U+1102E.
How do I type or copy BRAHMI LETTER LA?
Copy ๐ฎ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.