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-696D
Overview
業 (CJK UNIFIED IDEOGRAPH-696D) is the Unicode character at code point U+696D. 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+696D | |
| decimal | 26989 | |
| htmldecimal | 業 | |
| htmlhex | 業 | |
| css | \696D | |
| javascript | \u{696D} | |
| python | \u696d | |
| java | \u696D | |
| go | \u696D | |
| ruby | \u{696D} | |
| rust | \u{696D} | |
| ccpp | \u696d | |
| urlencoded | %E6%A5%AD | |
| utf8bytes | e6 a5 ad | |
| utf16bebytes | 69 6d | |
| utf32bebytes | 00 00 69 6d |
How to Use
HTML:
業
CSS:
content: "\696D"
JavaScript:
"\u{696D}"
Python:
"\u696d"
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-696D)?
業 (CJK UNIFIED IDEOGRAPH-696D) is the Unicode character U+696D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-696D?
The CJK UNIFIED IDEOGRAPH-696D character (業) has codepoint U+696D.
How do I type or copy CJK UNIFIED IDEOGRAPH-696D?
Copy 業 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.