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 ûIާûLŽ»ûLŽ»^ 11111011010010011000111010100111111110110100110010001110101110111111101101001100100011101011101101011110 fb498ea7fb4c8ebbfb4c8ebb5e
SJIS-WIN ?I?§?L???L??^ 0011111101001001001111111000000110011000001111110100110000111111001111110011111101001100001111110011111101011110 3f493f81983f4c3f3f3f4c3f3f5e
EUC-JP ûI?§ûL??ûL??^ 1000111110101011111001010100100100111111101000011111100010001111101010111110010101001100001111110011111110001111101010111110010101001100001111110011111101011110 8fabe5493fa1f88fabe54c3f3f8fabe54c3f3f5e
UTF-8 ûIާûLŽ»ûLŽ»^ 11000011101110110100100111000010100011101100001010100111110000111011101101001100110000101000111011000010101110111100001110111011010011001100001010001110110000101011101101011110 c3bb49c28ec2a7c3bb4cc28ec2bbc3bb4cc28ec2bb5e
UHC ?I?§?L???L??^ 0011111101001001001111111010000111010111001111110100110000111111001111110011111101001100001111110011111101011110 3f493fa1d73f4c3f3f3f4c3f3f5e

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