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