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?亨]^ 00111111100010111001110001010010001111111000101110011100011011110011111110001011100111000101110101011110 3f8b9c523f8b9c6f3f8b9c5d5e
EUC-JP ?亨R?亨o?亨]^ 00111111101101011111110001010010001111111011010111111100011011110011111110110101111111000101110101011110 3fb5fc523fb5fc6f3fb5fc5d5e
UTF-8 룿亨R룿亨o룿亨]^ 11101011101000111011111111100100101110101010100001010010111010111010001110111111111001001011101010101000011011111110101110100011101111111110010010111010101010000101110101011110 eba3bfe4baa852eba3bfe4baa86feba3bfe4baa85d5e
UHC 룿亨R룿亨o룿亨]^ 10001111101100001111101011111011010100101000111110110000111110101111101101101111100011111011000011111010111110110101110101011110 8fb0fafb528fb0fafb6f8fb0fafb5d5e

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