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
๐ก (SHAVIAN LETTER JUDGE) is the Unicode character at code point U+10461. It belongs to the Shavian block, in the Other Letter (Lo) general category. Its script is Shaw.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10461 | |
| decimal | 66657 | |
| htmldecimal | 𐑡 | |
| htmlhex | 𐑡 | |
| css | \10461 | |
| javascript | \u{10461} | |
| python | \U00010461 | |
| java | \uD801\uDC61 | |
| go | \U00010461 | |
| ruby | \u{10461} | |
| rust | \u{10461} | |
| ccpp | \U00010461 | |
| urlencoded | %F0%90%91%A1 | |
| utf8bytes | f0 90 91 a1 | |
| utf16bebytes | d8 01 dc 61 | |
| utf32bebytes | 00 01 04 61 |
How to Use
HTML:
𐑡
CSS:
content: "\10461"
JavaScript:
"\u{10461}"
Python:
"\U00010461"
Properties
Frequently Asked Questions
What is the ๐ก character (SHAVIAN LETTER JUDGE)?
๐ก (SHAVIAN LETTER JUDGE) is the Unicode character U+10461.
What is the Unicode codepoint of SHAVIAN LETTER JUDGE?
The SHAVIAN LETTER JUDGE character (๐ก) has codepoint U+10461.
How do I type or copy SHAVIAN LETTER JUDGE?
Copy ๐ก directly, or use the HTML entity, UTF-8, and code encodings shown on this page.