IPA Extensions: Latin Letter Small Capital R
- Unicode Version
- 1.1
- UTF-32BE
- 00 00 02 80
- UTF-32LE
- 80 02 00 00
- UTF-16BE
- 02 80
- UTF-16LE
- 80 02
- UTF-8
- CA 80
Character Escapes
- HTML5
ʀʀ- C
\u0280 (C99)\U000280 (C99)- C++
\u{280} (C++23)\U00000280\u0280- Java
\u0280- JavaScript
\u{280}\u0280- CSS
\280\000280- Quoted-Printable
=CA=80- URL
%CA%80