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