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