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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 顋咬焉顋咬莠^ 11101000111110011001100111111001111000001000000111101000111110011001100111111001111001001011101001011110 e8f999f9e081e8f999f9e4ba5e
EUC-JP 顋咬焉顋咬莠^ 11110000111110111101001011111011110111111110000111110000111110111101001011111011111010001011110001011110 f0fbd2fbdfe1f0fbd2fbe8bc5e
UTF-8 顋咬焉顋咬莠^ 11101001101000011000101111100101100100101010110011100111100001001000100111101001101000011000101111100101100100101010110011101000100011101010000001011110 e9a18be592ace78489e9a18be592ace88ea05e
UHC ?咬焉?咬?^ 00111111110011101110000111100101111010100011111111001110111000010011111101011110 3fcee1e5ea3fcee13f5e

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