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 寘ホ鮴コ寘識寘 111110101010100111001110111010011011111010111010111110101010100110001110101011111111101010101001 faa9cee9bebafaa98eaffaa9
EUC-JP 寘ホ鮴コ寘識寘 1000111110111010111000011000111011001110111100101100000010001110101110101000111110111010111000011011110010110001100011111011101011100001 8fbae18ecef2c08eba8fbae1bcb18fbae1
UTF-8 寘ホ鮴コ寘識寘 111001011010111110011000111011111011111010001110111010011010111010110100111011111011110110111010111001011010111110011000111010001010110110011000111001011010111110011000 e5af98efbe8ee9aeb4efbdbae5af98e8ad98e5af98
UHC ?????識? 0011111100111111001111110011111100111111111000111101101100111111 3f3f3f3f3fe3db3f

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