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 ??莖貌}??莖貌{^ 001111110011111111100100101100011001011001100101011111010011111100111111111001001011000110010110011001010111101101011110 3f3fe4b196657d3f3fe4b196657b5e
EUC-JP ??莖貌}??莖貌{^ 001111110011111111101000101100111100101111000110011111010011111100111111111010001011001111001011110001100111101101011110 3f3fe8b3cbc67d3f3fe8b3cbc67b5e
UTF-8 롐뤾莖貌}롐뤾莖貌{^ 111010111010000110010000111010111010010010111110111010001000111010010110111010001011001010001100011111011110101110100001100100001110101110100100101111101110100010001110100101101110100010110010100011000111101101011110 eba190eba4bee88e96e8b28c7deba190eba4bee88e96e8b28c7b5e
UHC 롐뤾莖貌}롐뤾莖貌{^ 10001110110101101000111111101010110011001110110011011001110010010111110110001110110101101000111111101010110011001110110011011001110010010111101101011110 8ed68feaccecd9c97d8ed68feaccecd9c97b5e

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