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 IF) is the Unicode character at code point U+10466. 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+10466 | |
| decimal | 66662 | |
| htmldecimal | 𐑦 | |
| htmlhex | 𐑦 | |
| css | \10466 | |
| javascript | \u{10466} | |
| python | \U00010466 | |
| java | \uD801\uDC66 | |
| go | \U00010466 | |
| ruby | \u{10466} | |
| rust | \u{10466} | |
| ccpp | \U00010466 | |
| urlencoded | %F0%90%91%A6 | |
| utf8bytes | f0 90 91 a6 | |
| utf16bebytes | d8 01 dc 66 | |
| utf32bebytes | 00 01 04 66 |
How to Use
HTML:
𐑦
CSS:
content: "\10466"
JavaScript:
"\u{10466}"
Python:
"\U00010466"
Properties
Frequently Asked Questions
What is the ๐ฆ character (SHAVIAN LETTER IF)?
๐ฆ (SHAVIAN LETTER IF) is the Unicode character U+10466.
What is the Unicode codepoint of SHAVIAN LETTER IF?
The SHAVIAN LETTER IF character (๐ฆ) has codepoint U+10466.
How do I type or copy SHAVIAN LETTER IF?
Copy ๐ฆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.