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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 霈餓肩霈餓研^ 11101000101111001000100111101100100011001010100011101000101111001000100111101100100011001010010001011110 e8bc89ec8ca8e8bc89ec8ca45e
EUC-JP 霈餓肩霈餓研^ 11110000101111101011001011101110101110001010101011110000101111101011001011101110101110001010011001011110 f0beb2eeb8aaf0beb2eeb8a65e
UTF-8 霈餓肩霈餓研^ 11101001100111001000100011101001101001001001001111101000100000101010100111101001100111001000100011101001101001001001001111100111101000001001010001011110 e99c88e9a493e882a9e99c88e9a493e7a0945e
UHC ?餓肩?餓?^ 00111111111001001011101111001100101101110011111111100100101110110011111101011110 3fe4bbccb73fe4bb3f5e

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