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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 俎嗔n}俎嗔n{^ 10011000110101111001101001110000011011100111110110011000110101111001101001110000011011100111101101011110 98d79a706e7d98d79a706e7b5e
EUC-JP 俎嗔n}俎嗔n{^ 11010000110110011101001111010001011011100111110111010000110110011101001111010001011011100111101101011110 d0d9d3d16e7dd0d9d3d16e7b5e
UTF-8 俎嗔n}俎嗔n{^ 1110010010111111100011101110010110010111100101000110111001111101111001001011111110001110111001011001011110010100011011100111101101011110 e4bf8ee597946e7de4bf8ee597946e7b5e
UHC 俎嗔n}俎嗔n{^ 11110000101110111111001011000111011011100111110111110000101110111111001011000111011011100111101101011110 f0bbf2c76e7df0bbf2c76e7b5e

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