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 ????P????? 00111111001111110011111100111111010100000011111100111111001111110011111100111111 3f3f3f3f503f3f3f3f3f
SJIS-WIN 矮?珥?P矮?珥?矮 111000011110001000111111111000001110000000111111010100001110000111100010001111111110000011100000001111111110000111100010 e1e23fe0e03f50e1e23fe0e03fe1e2
EUC-JP 矮?珥?P矮?珥?矮 111000101110010000111111111000001110001000111111010100001110001011100100001111111110000011100010001111111110001011100100 e2e43fe0e23f50e2e43fe0e23fe2e4
UTF-8 矮렡珥렮P矮렡珥렮矮 11100111100111111010111011101011101000001010000111100111100011111010010111101011101000001010111001010000111001111001111110101110111010111010000010100001111001111000111110100101111010111010000010101110111001111001111110101110 e79faeeba0a1e78fa5eba0ae50e79faeeba0a1e78fa5eba0aee79fae
UHC 矮렡珥렮P矮렡珥렮矮 11101000111000011000111010110010111011001011010010001110101110110101000011101000111000011000111010110010111011001011010010001110101110111110100011100001 e8e18eb2ecb48ebb50e8e18eb2ecb48ebbe8e1

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