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