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