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 UYGHUR LETTER BETH
Overview
𐽱 (OLD UYGHUR LETTER BETH) is the Unicode character at code point U+10F71. It belongs to the Old Uyghur block, in the Other Letter (Lo) general category. Its script is Ougr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10F71 | |
| decimal | 69489 | |
| htmldecimal | 𐽱 | |
| htmlhex | 𐽱 | |
| css | \10F71 | |
| javascript | \u{10F71} | |
| python | \U00010f71 | |
| java | \uD803\uDF71 | |
| go | \U00010F71 | |
| ruby | \u{10F71} | |
| rust | \u{10F71} | |
| ccpp | \U00010f71 | |
| urlencoded | %F0%90%BD%B1 | |
| utf8bytes | f0 90 bd b1 | |
| utf16bebytes | d8 03 df 71 | |
| utf32bebytes | 00 01 0f 71 |
How to Use
HTML:
𐽱
CSS:
content: "\10F71"
JavaScript:
"\u{10F71}"
Python:
"\U00010f71"
Properties
- Block
- Old Uyghur
- Script
- Ougr
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𐽱 character (OLD UYGHUR LETTER BETH)?
𐽱 (OLD UYGHUR LETTER BETH) is the Unicode character U+10F71.
What is the Unicode codepoint of OLD UYGHUR LETTER BETH?
The OLD UYGHUR LETTER BETH character (𐽱) has codepoint U+10F71.
How do I type or copy OLD UYGHUR LETTER BETH?
Copy 𐽱 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.