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' : ''">
₭
KIP SIGN
Overview
₭ (KIP SIGN) is the Unicode character at code point U+20AD. It belongs to the Currency Symbols block, in the Currency Symbol (Sc) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+20AD | |
| decimal | 8365 | |
| htmldecimal | ₭ | |
| htmlhex | ₭ | |
| css | \20AD | |
| javascript | \u{20AD} | |
| python | \u20ad | |
| java | \u20AD | |
| go | \u20AD | |
| ruby | \u{20AD} | |
| rust | \u{20AD} | |
| ccpp | \u20ad | |
| urlencoded | %E2%82%AD | |
| utf8bytes | e2 82 ad | |
| utf16bebytes | 20 ad | |
| utf32bebytes | 00 00 20 ad |
How to Use
HTML:
₭
CSS:
content: "\20AD"
JavaScript:
"\u{20AD}"
Python:
"\u20ad"
Properties
- Block
- Currency Symbols
- Script
- Zyyy
- Category
- Currency Symbol (Sc)
- Bidirectional
- ET
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ₭ character (KIP SIGN)?
₭ (KIP SIGN) is the Unicode character U+20AD.
What is the Unicode codepoint of KIP SIGN?
The KIP SIGN character (₭) has codepoint U+20AD.
How do I type or copy KIP SIGN?
Copy ₭ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.