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