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 ???N}???N{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 癌?潁N}癌?潁N{^ 100010101110000000111111100111111111000101001110011111011000101011100000001111111001111111110001010011100111101101011110 8ae03f9ff14e7d8ae03f9ff14e7b5e
EUC-JP 癌?潁N}癌?潁N{^ 101101001110001000111111110111101111001101001110011111011011010011100010001111111101111011110011010011100111101101011110 b4e23fdef34e7db4e23fdef34e7b5e
UTF-8 癌뺲潁N}癌뺲潁N{^ 1110011110011001100011001110101110111010101100101110011010111101100000010100111001111101111001111001100110001100111010111011101010110010111001101011110110000001010011100111101101011110 e7998cebbab2e6bd814e7de7998cebbab2e6bd814e7b5e
UHC 癌뺲潁N}癌뺲潁N{^ 1110010011011111100101011111100111100111101110000100111001111101111001001101111110010101111110011110011110111000010011100111101101011110 e4df95f9e7b84e7de4df95f9e7b84e7b5e

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