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