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' : ''">
𰡛
CJK UNIFIED IDEOGRAPH-3085B
Overview
𰡛 (CJK UNIFIED IDEOGRAPH-3085B) is the Unicode character at code point U+3085B. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3085B | |
| decimal | 198747 | |
| htmldecimal | 𰡛 | |
| htmlhex | 𰡛 | |
| css | \3085B | |
| javascript | \u{3085B} | |
| python | \U0003085b | |
| java | \uD882\uDC5B | |
| go | \U0003085B | |
| ruby | \u{3085B} | |
| rust | \u{3085B} | |
| ccpp | \U0003085b | |
| urlencoded | %F0%B0%A1%9B | |
| utf8bytes | f0 b0 a1 9b | |
| utf16bebytes | d8 82 dc 5b | |
| utf32bebytes | 00 03 08 5b |
How to Use
HTML:
𰡛
CSS:
content: "\3085B"
JavaScript:
"\u{3085B}"
Python:
"\U0003085b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰡛 character (CJK UNIFIED IDEOGRAPH-3085B)?
𰡛 (CJK UNIFIED IDEOGRAPH-3085B) is the Unicode character U+3085B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3085B?
The CJK UNIFIED IDEOGRAPH-3085B character (𰡛) has codepoint U+3085B.
How do I type or copy CJK UNIFIED IDEOGRAPH-3085B?
Copy 𰡛 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.