Latin Extended-B: Latin Small Letter A With Dot Above
- Unicode Version
- 3.0
- UTF-32BE
- 00 00 02 27
- UTF-32LE
- 27 02 00 00
- UTF-16BE
- 02 27
- UTF-16LE
- 27 02
- UTF-8
- C8 A7
Character Escapes
- HTML5
ȧȧ- C
\u0227 (C99)\U000227 (C99)- C++
\u{227} (C++23)\U00000227\u0227- Java
\u0227- JavaScript
\u{227}\u0227- CSS
\227\000227- Quoted-Printable
=C8=A7- URL
%C8%A7