Latin Extended-B: Latin Small Letter B With Stroke
- Unicode Version
- 1.1
- UTF-32BE
- 00 00 01 80
- UTF-32LE
- 80 01 00 00
- UTF-16BE
- 01 80
- UTF-16LE
- 80 01
- UTF-8
- C6 80
Character Escapes
- HTML5
ƀƀ- C
\u0180 (C99)\U000180 (C99)- C++
\u{180} (C++23)\U00000180\u0180- Java
\u0180- JavaScript
\u{180}\u0180- CSS
\180\000180- Quoted-Printable
=C6=80- URL
%C6%80