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