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