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 霈餓億霈餓億^ 11101000101111001000100111101100100010011010110111101000101111001000100111101100100010011010110101011110 e8bc89ec89ade8bc89ec89ad5e
EUC-JP 霈餓億霈餓億^ 11110000101111101011001011101110101100101010111111110000101111101011001011101110101100101010111101011110 f0beb2eeb2aff0beb2eeb2af5e
UTF-8 霈餓億霈餓億^ 11101001100111001000100011101001101001001001001111100101100001001000010011101001100111001000100011101001101001001001001111100101100001001000010001011110 e99c88e9a493e58484e99c88e9a493e584845e
UHC ?餓億?餓億^ 0011111111100100101110111110010111100010001111111110010010111011111001011110001001011110 3fe4bbe5e23fe4bbe5e25e

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