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 DOI
Overview
๐ท (COMBINING OLD PERMIC LETTER DOI) is the Unicode character at code point U+10377. 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+10377 | |
| decimal | 66423 | |
| htmldecimal | 𐍷 | |
| htmlhex | 𐍷 | |
| css | \10377 | |
| javascript | \u{10377} | |
| python | \U00010377 | |
| java | \uD800\uDF77 | |
| go | \U00010377 | |
| ruby | \u{10377} | |
| rust | \u{10377} | |
| ccpp | \U00010377 | |
| urlencoded | %F0%90%8D%B7 | |
| utf8bytes | f0 90 8d b7 | |
| utf16bebytes | d8 00 df 77 | |
| utf32bebytes | 00 01 03 77 |
How to Use
HTML:
𐍷
CSS:
content: "\10377"
JavaScript:
"\u{10377}"
Python:
"\U00010377"
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 DOI)?
๐ท (COMBINING OLD PERMIC LETTER DOI) is the Unicode character U+10377.
What is the Unicode codepoint of COMBINING OLD PERMIC LETTER DOI?
The COMBINING OLD PERMIC LETTER DOI character (๐ท) has codepoint U+10377.
How do I type or copy COMBINING OLD PERMIC LETTER DOI?
Copy ๐ท directly, or use the HTML entity, UTF-8, and code encodings shown on this page.