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