Latin Extended-B: Latin Small Letter A With Inverted Breve
- Unicode Version
- 1.1
- UTF-32BE
- 00 00 02 03
- UTF-32LE
- 03 02 00 00
- UTF-16BE
- 02 03
- UTF-16LE
- 03 02
- UTF-8
- C8 83
Character Escapes
- HTML5
ȃȃ- C
\u0203 (C99)\U000203 (C99)- C++
\u{203} (C++23)\U00000203\u0203- Java
\u0203- JavaScript
\u{203}\u0203- CSS
\203\000203- Quoted-Printable
=C8=83- URL
%C8%83