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