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