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