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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 雜∫エ壼匡雜∫エ壼匡B 11101000101101101000000111100111101101001001101011100101100010111010011111101000101101101000000111100111101101001001101011100101100010111010011101000010 e8b681e7b49ae58ba7e8b681e7b49ae58ba742
EUC-JP 雜∫エ壼匡雜∫エ壼匡B 111100001011100010100010111010011000111010110100110101001110011110110110101010011111000010111000101000101110100110001110101101001101010011100111101101101010100101000010 f0b8a2e98eb4d4e7b6a9f0b8a2e98eb4d4e7b6a942
UTF-8 雜∫エ壼匡雜∫エ壼匡B 11101001100110111001110011100010100010001010101111101111101111011011010011100101101000111011110011100101100011001010000111101001100110111001110011100010100010001010101111101111101111011011010011100101101000111011110011100101100011001010000101000010 e99b9ce288abefbdb4e5a3bce58ca1e99b9ce288abefbdb4e5a3bce58ca142
UHC 雜∫??匡雜∫??匡B 1110110111011010101000011111001000111111001111111100111011000100111011011101101010100001111100100011111100111111110011101100010001000010 eddaa1f23f3fcec4eddaa1f23f3fcec442

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