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