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 ??????z 00111111001111110011111100111111001111110011111101111010 3f3f3f3f3f3f7a
SJIS-WIN 譎カ誾溥貊エz 1110011010011001101101101111101110100111100111111110111011100110101110111011010001111010 e699b6fba79feee6bbb47a
EUC-JP 譎カ誾溥貊エz 1110101111111001100011101011011010001111110111101010010011011110111100001110110010111101100011101011010001111010 ebf98eb68fdea4def0ecbd8eb47a
UTF-8 譎カ誾溥貊エz 11101000101011011000111011101111101111011011011011101000101010101011111011100110101110101010010111101000101100101000101011101111101111011011010001111010 e8ad8eefbdb6e8aabee6baa5e8b28aefbdb47a
UHC 譎?誾溥貊?z 1111110111010010001111111110101111011101110111011010101011011000111001110011111101111010 fdd23febddddaad8e73f7a

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