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