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-23086
Overview
𣂆 (CJK UNIFIED IDEOGRAPH-23086) is the Unicode character at code point U+23086. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+23086 | |
| decimal | 143494 | |
| htmldecimal | 𣂆 | |
| htmlhex | 𣂆 | |
| css | \23086 | |
| javascript | \u{23086} | |
| python | \U00023086 | |
| java | \uD84C\uDC86 | |
| go | \U00023086 | |
| ruby | \u{23086} | |
| rust | \u{23086} | |
| ccpp | \U00023086 | |
| urlencoded | %F0%A3%82%86 | |
| utf8bytes | f0 a3 82 86 | |
| utf16bebytes | d8 4c dc 86 | |
| utf32bebytes | 00 02 30 86 |
How to Use
HTML:
𣂆
CSS:
content: "\23086"
JavaScript:
"\u{23086}"
Python:
"\U00023086"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣂆 character (CJK UNIFIED IDEOGRAPH-23086)?
𣂆 (CJK UNIFIED IDEOGRAPH-23086) is the Unicode character U+23086.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-23086?
The CJK UNIFIED IDEOGRAPH-23086 character (𣂆) has codepoint U+23086.
How do I type or copy CJK UNIFIED IDEOGRAPH-23086?
Copy 𣂆 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.