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