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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 牆?臟捧?臟謗 111000001010110100111111111001000110011010010101111110010011111111100100011001101110011010001110 e0ad3fe46695f93fe466e68e
EUC-JP 牆?臟捧?臟謗 111000001010111100111111111001111100011111001010111110110011111111100111110001111110101111101110 e0af3fe7c7cafb3fe7c7ebee
UTF-8 牆렮臟捧봄臟謗 111001111000100110000110111010111010000010101110111010001000011110011111111001101000110110100111111010111011010010000100111010001000011110011111111010001010110010010111 e78986eba0aee8879fe68da7ebb484e8879fe8ac97
UHC 牆렮臟捧봄臟謗 1110110111101101100011101011101111101101111101001101110011101001101110101011110111101101111101001101101110111111 eded8ebbedf4dce9babdedf4dbbf

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