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' : ''">
๐บ
COMBINING OLD PERMIC LETTER SII
Overview
๐บ (COMBINING OLD PERMIC LETTER SII) is the Unicode character at code point U+1037A. It belongs to the Old Permic block, in the Nonspacing Mark (Mn) general category. Its script is Perm.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1037A | |
| decimal | 66426 | |
| htmldecimal | 𐍺 | |
| htmlhex | 𐍺 | |
| css | \1037A | |
| javascript | \u{1037A} | |
| python | \U0001037a | |
| java | \uD800\uDF7A | |
| go | \U0001037A | |
| ruby | \u{1037A} | |
| rust | \u{1037A} | |
| ccpp | \U0001037a | |
| urlencoded | %F0%90%8D%BA | |
| utf8bytes | f0 90 8d ba | |
| utf16bebytes | d8 00 df 7a | |
| utf32bebytes | 00 01 03 7a |
How to Use
HTML:
𐍺
CSS:
content: "\1037A"
JavaScript:
"\u{1037A}"
Python:
"\U0001037a"
Properties
- Block
- Old Permic
- Script
- Perm
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No
Frequently Asked Questions
What is the ๐บ character (COMBINING OLD PERMIC LETTER SII)?
๐บ (COMBINING OLD PERMIC LETTER SII) is the Unicode character U+1037A.
What is the Unicode codepoint of COMBINING OLD PERMIC LETTER SII?
The COMBINING OLD PERMIC LETTER SII character (๐บ) has codepoint U+1037A.
How do I type or copy COMBINING OLD PERMIC LETTER SII?
Copy ๐บ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.