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 ??L}??L{^ 001111110011111101001100011111010011111100111111010011000111101101011110 3f3f4c7d3f3f4c7b5e
SJIS-WIN 蓴ュL}蓴ュL{^ 1110010011110001101011010100110001111101111001001111000110101101010011000111101101011110 e4f1ad4c7de4f1ad4c7b5e
EUC-JP 蓴ュL}蓴ュL{^ 11101000111100111000111010101101010011000111110111101000111100111000111010101101010011000111101101011110 e8f38ead4c7de8f38ead4c7b5e
UTF-8 蓴ュL}蓴ュL{^ 1110100010010011101101001110111110111101101011010100110001111101111010001001001110110100111011111011110110101101010011000111101101011110 e893b4efbdad4c7de893b4efbdad4c7b5e
UHC 蓴?L}蓴?L{^ 1110001011110001001111110100110001111101111000101111000100111111010011000111101101011110 e2f13f4c7de2f13f4c7b5e

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