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 M) is the Unicode character at code point U+102AA. 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+102AA | |
| decimal | 66218 | |
| htmldecimal | 𐊪 | |
| htmlhex | 𐊪 | |
| css | \102AA | |
| javascript | \u{102AA} | |
| python | \U000102aa | |
| java | \uD800\uDEAA | |
| go | \U000102AA | |
| ruby | \u{102AA} | |
| rust | \u{102AA} | |
| ccpp | \U000102aa | |
| urlencoded | %F0%90%8A%AA | |
| utf8bytes | f0 90 8a aa | |
| utf16bebytes | d8 00 de aa | |
| utf32bebytes | 00 01 02 aa |
How to Use
HTML:
𐊪
CSS:
content: "\102AA"
JavaScript:
"\u{102AA}"
Python:
"\U000102aa"
Properties
Frequently Asked Questions
What is the ๐ช character (CARIAN LETTER M)?
๐ช (CARIAN LETTER M) is the Unicode character U+102AA.
What is the Unicode codepoint of CARIAN LETTER M?
The CARIAN LETTER M character (๐ช) has codepoint U+102AA.
How do I type or copy CARIAN LETTER M?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.