Latin Extended-B: Latin Small Letter O With Dot Above and Macron
- Unicode Version
- 3.0
- UTF-32BE
- 00 00 02 31
- UTF-32LE
- 31 02 00 00
- UTF-16BE
- 02 31
- UTF-16LE
- 31 02
- UTF-8
- C8 B1
Character Escapes
- HTML5
ȱȱ- C
\u0231 (C99)\U000231 (C99)- C++
\u{231} (C++23)\U00000231\u0231- Java
\u0231- JavaScript
\u{231}\u0231- CSS
\231\000231- Quoted-Printable
=C8=B1- URL
%C8%B1