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-8DEC
Overview
跬 (CJK UNIFIED IDEOGRAPH-8DEC) is the Unicode character at code point U+8DEC. 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+8DEC | |
| decimal | 36332 | |
| htmldecimal | 跬 | |
| htmlhex | 跬 | |
| css | \8DEC | |
| javascript | \u{8DEC} | |
| python | \u8dec | |
| java | \u8DEC | |
| go | \u8DEC | |
| ruby | \u{8DEC} | |
| rust | \u{8DEC} | |
| ccpp | \u8dec | |
| urlencoded | %E8%B7%AC | |
| utf8bytes | e8 b7 ac | |
| utf16bebytes | 8d ec | |
| utf32bebytes | 00 00 8d ec |
How to Use
HTML:
跬
CSS:
content: "\8DEC"
JavaScript:
"\u{8DEC}"
Python:
"\u8dec"
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-8DEC)?
跬 (CJK UNIFIED IDEOGRAPH-8DEC) is the Unicode character U+8DEC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-8DEC?
The CJK UNIFIED IDEOGRAPH-8DEC character (跬) has codepoint U+8DEC.
How do I type or copy CJK UNIFIED IDEOGRAPH-8DEC?
Copy 跬 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.