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 ‘¯‘Le^ 110000101001000111000010101011111100001010010001010011000110010101011110 c291c2afc2914c655e
SJIS-WIN ??????Le^ 001111110011111100111111001111110011111100111111010011000110010101011110 3f3f3f3f3f3f4c655e
EUC-JP �¯�Le^ 1000111110101010101001000011111110001111101010101010010010001111101000101011010010001111101010101010010000111111010011000110010101011110 8faaa43f8faaa48fa2b48faaa43f4c655e
UTF-8 ‘¯‘Le^ 110000111000001011000010100100011100001110000010110000101010111111000011100000101100001010010001010011000110010101011110 c382c291c382c2afc382c2914c655e
UHC ??????Le^ 001111110011111100111111001111110011111100111111010011000110010101011110 3f3f3f3f3f3f4c655e

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