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 ???A}???A{^ 0011111100111111001111110100000101111101001111110011111100111111010000010111101101011110 3f3f3f417d3f3f3f417b5e
SJIS-WIN 癌??A}癌??A{^ 10001010111000000011111100111111010000010111110110001010111000000011111100111111010000010111101101011110 8ae03f3f417d8ae03f3f417b5e
EUC-JP 癌??A}癌??A{^ 10110100111000100011111100111111010000010111110110110100111000100011111100111111010000010111101101011110 b4e23f3f417db4e23f3f417b5e
UTF-8 癌꿩굢A}癌꿩굢A{^ 1110011110011001100011001110101010111111101010011110101010110101101000100100000101111101111001111001100110001100111010101011111110101001111010101011010110100010010000010111101101011110 e7998ceabfa9eab5a2417de7998ceabfa9eab5a2417b5e
UHC 癌꿩굢A}癌꿩굢A{^ 1110010011011111101100101110011010000010100010010100000101111101111001001101111110110010111001101000001010001001010000010111101101011110 e4dfb2e68289417de4dfb2e68289417b5e

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