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