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