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