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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??蟹?}??蟹?{^ 00111111001111111000101001001001001111110111110100111111001111111000101001001001001111110111101101011110 3f3f8a493f7d3f3f8a493f7b5e
EUC-JP 灝?蟹?}灝?蟹?{^ 1000111111001001101111110011111110110011101010100011111101111101100011111100100110111111001111111011001110101010001111110111101101011110 8fc9bf3fb3aa3f7d8fc9bf3fb3aa3f7b5e
UTF-8 灝렒蟹렰}灝렒蟹렰{^ 111001111000000110011101111010111010000010010010111010001001111110111001111010111010000010110000011111011110011110000001100111011110101110100000100100101110100010011111101110011110101110100000101100000111101101011110 e7819deba092e89fb9eba0b07de7819deba092e89fb9eba0b07b5e
UHC 灝렒蟹렰}灝렒蟹렰{^ 11111011110011101000111010100111111110101010111110001110101111010111110111111011110011101000111010100111111110101010111110001110101111010111101101011110 fbce8ea7faaf8ebd7dfbce8ea7faaf8ebd7b5e

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