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 AH) is the Unicode character at code point U+1046D. 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+1046D | |
| decimal | 66669 | |
| htmldecimal | 𐑭 | |
| htmlhex | 𐑭 | |
| css | \1046D | |
| javascript | \u{1046D} | |
| python | \U0001046d | |
| java | \uD801\uDC6D | |
| go | \U0001046D | |
| ruby | \u{1046D} | |
| rust | \u{1046D} | |
| ccpp | \U0001046d | |
| urlencoded | %F0%90%91%AD | |
| utf8bytes | f0 90 91 ad | |
| utf16bebytes | d8 01 dc 6d | |
| utf32bebytes | 00 01 04 6d |
How to Use
HTML:
𐑭
CSS:
content: "\1046D"
JavaScript:
"\u{1046D}"
Python:
"\U0001046d"
Properties
Frequently Asked Questions
What is the ๐ญ character (SHAVIAN LETTER AH)?
๐ญ (SHAVIAN LETTER AH) is the Unicode character U+1046D.
What is the Unicode codepoint of SHAVIAN LETTER AH?
The SHAVIAN LETTER AH character (๐ญ) has codepoint U+1046D.
How do I type or copy SHAVIAN LETTER AH?
Copy ๐ญ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.