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-264AC
Overview
𦒬 (CJK UNIFIED IDEOGRAPH-264AC) is the Unicode character at code point U+264AC. 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+264AC | |
| decimal | 156844 | |
| htmldecimal | 𦒬 | |
| htmlhex | 𦒬 | |
| css | \264AC | |
| javascript | \u{264AC} | |
| python | \U000264ac | |
| java | \uD859\uDCAC | |
| go | \U000264AC | |
| ruby | \u{264AC} | |
| rust | \u{264AC} | |
| ccpp | \U000264ac | |
| urlencoded | %F0%A6%92%AC | |
| utf8bytes | f0 a6 92 ac | |
| utf16bebytes | d8 59 dc ac | |
| utf32bebytes | 00 02 64 ac |
How to Use
HTML:
𦒬
CSS:
content: "\264AC"
JavaScript:
"\u{264AC}"
Python:
"\U000264ac"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𦒬 character (CJK UNIFIED IDEOGRAPH-264AC)?
𦒬 (CJK UNIFIED IDEOGRAPH-264AC) is the Unicode character U+264AC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-264AC?
The CJK UNIFIED IDEOGRAPH-264AC character (𦒬) has codepoint U+264AC.
How do I type or copy CJK UNIFIED IDEOGRAPH-264AC?
Copy 𦒬 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.