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 A512) is the Unicode character at code point U+106BD. 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+106BD | |
| decimal | 67261 | |
| htmldecimal | 𐚽 | |
| htmlhex | 𐚽 | |
| css | \106BD | |
| javascript | \u{106BD} | |
| python | \U000106bd | |
| java | \uD801\uDEBD | |
| go | \U000106BD | |
| ruby | \u{106BD} | |
| rust | \u{106BD} | |
| ccpp | \U000106bd | |
| urlencoded | %F0%90%9A%BD | |
| utf8bytes | f0 90 9a bd | |
| utf16bebytes | d8 01 de bd | |
| utf32bebytes | 00 01 06 bd |
How to Use
HTML:
𐚽
CSS:
content: "\106BD"
JavaScript:
"\u{106BD}"
Python:
"\U000106bd"
Properties
Frequently Asked Questions
What is the ๐ฝ character (LINEAR A SIGN A512)?
๐ฝ (LINEAR A SIGN A512) is the Unicode character U+106BD.
What is the Unicode codepoint of LINEAR A SIGN A512?
The LINEAR A SIGN A512 character (๐ฝ) has codepoint U+106BD.
How do I type or copy LINEAR A SIGN A512?
Copy ๐ฝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.