Carian: Carian Letter C-39
- Unicode Version
- 5.1
- UTF-32BE
- 00 01 02 C6
- UTF-32LE
- C6 02 01 00
- UTF-16BE
- D8 00 DE C6
- UTF-16LE
- 00 D8 C6 DE
- UTF-8
- F0 90 8B 86
Character Escapes
- HTML5
𐋆𐋆- C
\U0102C6 (C99)- C++
\u{102C6} (C++23)\U000102C6- Java
\uD800\uDEC6- JavaScript
\u{102C6}- CSS
\102C6\0102C6- Quoted-Printable
=F0=90=8B=86- URL
%F0%90%8B%86