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
๐บ (CARIAN LETTER E) is the Unicode character at code point U+102BA. It belongs to the Carian block, in the Other Letter (Lo) general category. Its script is Cari.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+102BA | |
| decimal | 66234 | |
| htmldecimal | 𐊺 | |
| htmlhex | 𐊺 | |
| css | \102BA | |
| javascript | \u{102BA} | |
| python | \U000102ba | |
| java | \uD800\uDEBA | |
| go | \U000102BA | |
| ruby | \u{102BA} | |
| rust | \u{102BA} | |
| ccpp | \U000102ba | |
| urlencoded | %F0%90%8A%BA | |
| utf8bytes | f0 90 8a ba | |
| utf16bebytes | d8 00 de ba | |
| utf32bebytes | 00 01 02 ba |
How to Use
HTML:
𐊺
CSS:
content: "\102BA"
JavaScript:
"\u{102BA}"
Python:
"\U000102ba"
Properties
Frequently Asked Questions
What is the ๐บ character (CARIAN LETTER E)?
๐บ (CARIAN LETTER E) is the Unicode character U+102BA.
What is the Unicode codepoint of CARIAN LETTER E?
The CARIAN LETTER E character (๐บ) has codepoint U+102BA.
How do I type or copy CARIAN LETTER E?
Copy ๐บ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.