Latin Extended-B: Latin Letter Alveolar Click
- Unicode Version
- 1.1
- UTF-32BE
- 00 00 01 C2
- UTF-32LE
- C2 01 00 00
- UTF-16BE
- 01 C2
- UTF-16LE
- C2 01
- UTF-8
- C7 82
Character Escapes
- HTML5
ǂǂ- C
\u01C2 (C99)\U0001C2 (C99)- C++
\u{1C2} (C++23)\U000001C2\u01C2- Java
\u01C2- JavaScript
\u{1C2}\u01C2- CSS
\1C2\0001C2- Quoted-Printable
=C7=82- URL
%C7%82