To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??R??o??]^ 00111111001111110101001000111111001111110110111100111111001111110101110101011110 3f3f523f3f6f3f3f5d5e
SJIS-WIN 蠇瞶R蠇瞶o蠇瞶]^ 11111011101000011110000111010110010100101111101110100001111000011101011001101111111110111010000111100001110101100101110101011110 fba1e1d652fba1e1d66ffba1e1d65d5e
EUC-JP ?瞶R?瞶o?瞶]^ 00111111111000101101100001010010001111111110001011011000011011110011111111100010110110000101110101011110 3fe2d8523fe2d86f3fe2d85d5e
UTF-8 蠇瞶R蠇瞶o蠇瞶]^ 11101000101000001000011111100111100111101011011001010010111010001010000010000111111001111001111010110110011011111110100010100000100001111110011110011110101101100101110101011110 e8a087e79eb652e8a087e79eb66fe8a087e79eb65d5e
UHC ??R??o??]^ 00111111001111110101001000111111001111110110111100111111001111110101110101011110 3f3f523f3f6f3f3f5d5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)