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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 膈遵醜}膈遵醜{^ 111001000100110010001111100001011000111101011000011111011110010001001100100011111000010110001111010110000111101101011110 e44c8f858f587de44c8f858f587b5e
EUC-JP 膈遵醜}膈遵醜{^ 111001111010110110111101111001011011110110111001011111011110011110101101101111011110010110111101101110010111101101011110 e7adbde5bdb97de7adbde5bdb97b5e
UTF-8 膈遵醜}膈遵醜{^ 111010001000011010001000111010011000000110110101111010011000011010011100011111011110100010000110100010001110100110000001101101011110100110000110100111000111101101011110 e88688e981b5e9869c7de88688e981b5e9869c7b5e
UHC 膈遵醜}膈遵醜{^ 110011001010111011110001111001011111010111011101011111011100110010101110111100011110010111110101110111010111101101011110 ccaef1e5f5dd7dccaef1e5f5dd7b5e

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