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