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[}???Z[{^ 00111111001111110011111101011010010110110111110100111111001111110011111101011010010110110111101101011110 3f3f3f5a5b7d3f3f3f5a5b7b5e
SJIS-WIN 癌??Z[}癌??Z[{^ 100010101110000000111111001111110101101001011011011111011000101011100000001111110011111101011010010110110111101101011110 8ae03f3f5a5b7d8ae03f3f5a5b7b5e
EUC-JP 癌??Z[}癌??Z[{^ 101101001110001000111111001111110101101001011011011111011011010011100010001111110011111101011010010110110111101101011110 b4e23f3f5a5b7db4e23f3f5a5b7b5e
UTF-8 癌꿰댚Z[}癌꿰댚Z[{^ 11100111100110011000110011101010101111111011000011101011100011001001101001011010010110110111110111100111100110011000110011101010101111111011000011101011100011001001101001011010010110110111101101011110 e7998ceabfb0eb8c9a5a5b7de7998ceabfb0eb8c9a5a5b7b5e
UHC 癌꿰댚Z[}癌꿰댚Z[{^ 11100100110111111011001011100111100010001011111001011010010110110111110111100100110111111011001011100111100010001011111001011010010110110111101101011110 e4dfb2e788be5a5b7de4dfb2e788be5a5b7b5e

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