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-68EF
Overview
棯 (CJK UNIFIED IDEOGRAPH-68EF) is the Unicode character at code point U+68EF. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+68EF | |
| decimal | 26863 | |
| htmldecimal | 棯 | |
| htmlhex | 棯 | |
| css | \68EF | |
| javascript | \u{68EF} | |
| python | \u68ef | |
| java | \u68EF | |
| go | \u68EF | |
| ruby | \u{68EF} | |
| rust | \u{68EF} | |
| ccpp | \u68ef | |
| urlencoded | %E6%A3%AF | |
| utf8bytes | e6 a3 af | |
| utf16bebytes | 68 ef | |
| utf32bebytes | 00 00 68 ef |
How to Use
HTML:
棯
CSS:
content: "\68EF"
JavaScript:
"\u{68EF}"
Python:
"\u68ef"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 棯 character (CJK UNIFIED IDEOGRAPH-68EF)?
棯 (CJK UNIFIED IDEOGRAPH-68EF) is the Unicode character U+68EF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-68EF?
The CJK UNIFIED IDEOGRAPH-68EF character (棯) has codepoint U+68EF.
How do I type or copy CJK UNIFIED IDEOGRAPH-68EF?
Copy 棯 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.