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' : ''">
๐ฃ
OLD PERMIC LETTER U
Overview
๐ฃ (OLD PERMIC LETTER U) is the Unicode character at code point U+10363. It belongs to the Old Permic block, in the Other Letter (Lo) general category. Its script is Perm.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10363 | |
| decimal | 66403 | |
| htmldecimal | 𐍣 | |
| htmlhex | 𐍣 | |
| css | \10363 | |
| javascript | \u{10363} | |
| python | \U00010363 | |
| java | \uD800\uDF63 | |
| go | \U00010363 | |
| ruby | \u{10363} | |
| rust | \u{10363} | |
| ccpp | \U00010363 | |
| urlencoded | %F0%90%8D%A3 | |
| utf8bytes | f0 90 8d a3 | |
| utf16bebytes | d8 00 df 63 | |
| utf32bebytes | 00 01 03 63 |
How to Use
HTML:
𐍣
CSS:
content: "\10363"
JavaScript:
"\u{10363}"
Python:
"\U00010363"
Properties
- Block
- Old Permic
- Script
- Perm
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ฃ character (OLD PERMIC LETTER U)?
๐ฃ (OLD PERMIC LETTER U) is the Unicode character U+10363.
What is the Unicode codepoint of OLD PERMIC LETTER U?
The OLD PERMIC LETTER U character (๐ฃ) has codepoint U+10363.
How do I type or copy OLD PERMIC LETTER U?
Copy ๐ฃ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.