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