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-240AB
Overview
𤂫 (CJK UNIFIED IDEOGRAPH-240AB) is the Unicode character at code point U+240AB. 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+240AB | |
| decimal | 147627 | |
| htmldecimal | 𤂫 | |
| htmlhex | 𤂫 | |
| css | \240AB | |
| javascript | \u{240AB} | |
| python | \U000240ab | |
| java | \uD850\uDCAB | |
| go | \U000240AB | |
| ruby | \u{240AB} | |
| rust | \u{240AB} | |
| ccpp | \U000240ab | |
| urlencoded | %F0%A4%82%AB | |
| utf8bytes | f0 a4 82 ab | |
| utf16bebytes | d8 50 dc ab | |
| utf32bebytes | 00 02 40 ab |
How to Use
HTML:
𤂫
CSS:
content: "\240AB"
JavaScript:
"\u{240AB}"
Python:
"\U000240ab"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𤂫 character (CJK UNIFIED IDEOGRAPH-240AB)?
𤂫 (CJK UNIFIED IDEOGRAPH-240AB) is the Unicode character U+240AB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-240AB?
The CJK UNIFIED IDEOGRAPH-240AB character (𤂫) has codepoint U+240AB.
How do I type or copy CJK UNIFIED IDEOGRAPH-240AB?
Copy 𤂫 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.