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