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{^ 11100000110100111110000011001100011011100111110111100000110100111110000011001100011011100111101101011110 e0d3e0cc6e7de0d3e0cc6e7b5e
EUC-JP 獗猯n}獗猯n{^ 11100000110101011110000011001110011011100111110111100000110101011110000011001110011011100111101101011110 e0d5e0ce6e7de0d5e0ce6e7b5e
UTF-8 獗猯n}獗猯n{^ 1110011110001101100101111110011110001100101011110110111001111101111001111000110110010111111001111000110010101111011011100111101101011110 e78d97e78caf6e7de78d97e78caf6e7b5e
UHC 獗?n}獗?n{^ 1100111111110001001111110110111001111101110011111111000100111111011011100111101101011110 cff13f6e7dcff13f6e7b5e

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