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' : ''">
๐ผ
Overview
๐ผ (CARIAN LETTER K) is the Unicode character at code point U+102BC. It belongs to the Carian block, in the Other Letter (Lo) general category. Its script is Cari.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+102BC | |
| decimal | 66236 | |
| htmldecimal | 𐊼 | |
| htmlhex | 𐊼 | |
| css | \102BC | |
| javascript | \u{102BC} | |
| python | \U000102bc | |
| java | \uD800\uDEBC | |
| go | \U000102BC | |
| ruby | \u{102BC} | |
| rust | \u{102BC} | |
| ccpp | \U000102bc | |
| urlencoded | %F0%90%8A%BC | |
| utf8bytes | f0 90 8a bc | |
| utf16bebytes | d8 00 de bc | |
| utf32bebytes | 00 01 02 bc |
How to Use
HTML:
𐊼
CSS:
content: "\102BC"
JavaScript:
"\u{102BC}"
Python:
"\U000102bc"
Properties
Frequently Asked Questions
What is the ๐ผ character (CARIAN LETTER K)?
๐ผ (CARIAN LETTER K) is the Unicode character U+102BC.
What is the Unicode codepoint of CARIAN LETTER K?
The CARIAN LETTER K character (๐ผ) has codepoint U+102BC.
How do I type or copy CARIAN LETTER K?
Copy ๐ผ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.