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-236BC
Overview
𣚼 (CJK UNIFIED IDEOGRAPH-236BC) is the Unicode character at code point U+236BC. 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+236BC | |
| decimal | 145084 | |
| htmldecimal | 𣚼 | |
| htmlhex | 𣚼 | |
| css | \236BC | |
| javascript | \u{236BC} | |
| python | \U000236bc | |
| java | \uD84D\uDEBC | |
| go | \U000236BC | |
| ruby | \u{236BC} | |
| rust | \u{236BC} | |
| ccpp | \U000236bc | |
| urlencoded | %F0%A3%9A%BC | |
| utf8bytes | f0 a3 9a bc | |
| utf16bebytes | d8 4d de bc | |
| utf32bebytes | 00 02 36 bc |
How to Use
HTML:
𣚼
CSS:
content: "\236BC"
JavaScript:
"\u{236BC}"
Python:
"\U000236bc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣚼 character (CJK UNIFIED IDEOGRAPH-236BC)?
𣚼 (CJK UNIFIED IDEOGRAPH-236BC) is the Unicode character U+236BC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-236BC?
The CJK UNIFIED IDEOGRAPH-236BC character (𣚼) has codepoint U+236BC.
How do I type or copy CJK UNIFIED IDEOGRAPH-236BC?
Copy 𣚼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.