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
𐬲 (AVESTAN LETTER ZHE) is the Unicode character at code point U+10B32. It belongs to the Avestan block, in the Other Letter (Lo) general category. Its script is Avst.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10B32 | |
| decimal | 68402 | |
| htmldecimal | 𐬲 | |
| htmlhex | 𐬲 | |
| css | \10B32 | |
| javascript | \u{10B32} | |
| python | \U00010b32 | |
| java | \uD802\uDF32 | |
| go | \U00010B32 | |
| ruby | \u{10B32} | |
| rust | \u{10B32} | |
| ccpp | \U00010b32 | |
| urlencoded | %F0%90%AC%B2 | |
| utf8bytes | f0 90 ac b2 | |
| utf16bebytes | d8 02 df 32 | |
| utf32bebytes | 00 01 0b 32 |
How to Use
HTML:
𐬲
CSS:
content: "\10B32"
JavaScript:
"\u{10B32}"
Python:
"\U00010b32"
Properties
Frequently Asked Questions
What is the 𐬲 character (AVESTAN LETTER ZHE)?
𐬲 (AVESTAN LETTER ZHE) is the Unicode character U+10B32.
What is the Unicode codepoint of AVESTAN LETTER ZHE?
The AVESTAN LETTER ZHE character (𐬲) has codepoint U+10B32.
How do I type or copy AVESTAN LETTER ZHE?
Copy 𐬲 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.