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 ??????~B 0011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f7e42
SJIS-WIN ???厓э?~B 00111111001111110011111111111010100011011000010010001111001111110111111001000010 3f3f3ffa8d848f3f7e42
EUC-JP ???厓э?~B 0011111100111111001111111000111110110100110001111010011111101111001111110111111001000010 3f3f3f8fb4c7a7ef3f7e42
UTF-8 若듸쉠厓э푵~B 11101111101001011011010011101011100100111011100011101100100010011010000011100101100011101001001111010001100011011110110110010001101101010111111001000010 efa5b4eb93b8ec89a0e58e93d18ded91b57e42
UHC 若듸쉠厓э푵~B 1110010110101110101101011110111110111101101010101110010011101101101011001110111110111110100000110111111001000010 e5aeb5efbdaae4edacefbe837e42

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