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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 寘磁寘エ鮑ァ寘ウソ 1111101010101001100011101010010111111010101010011011010011101001101110001010011111111010101010011011001110111111 faa98ea5faa9b4e9b8a7faa9b3bf
EUC-JP 寘磁寘エ鮑ァ寘ウソ 100011111011101011100001101111001010011110001111101110101110000110001110101101001111001010111010100011101010011110001111101110101110000110001110101100111000111010111111 8fbae1bca78fbae18eb4f2ba8ea78fbae18eb38ebf
UTF-8 寘磁寘エ鮑ァ寘ウソ 111001011010111110011000111001111010001110000001111001011010111110011000111011111011110110110100111010011010111010010001111011111011110110100111111001011010111110011000111011111011110110110011111011111011110110111111 e5af98e7a381e5af98efbdb4e9ae91efbda7e5af98efbdb3efbdbf
UHC ?磁??鮑???? 0011111111101101101110000011111100111111111110001110101000111111001111110011111100111111 3fedb83f3ff8ea3f3f3f3f

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