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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 予??n}予??n{^ 10010111010111000011111100111111011011100111110110010111010111000011111100111111011011100111101101011110 975c3f3f6e7d975c3f3f6e7b5e
EUC-JP 予??n}予??n{^ 11001101101111010011111100111111011011100111110111001101101111010011111100111111011011100111101101011110 cdbd3f3f6e7dcdbd3f3f6e7b5e
UTF-8 予며쐹n}予며쐹n{^ 1110010010111010100010001110101110101001101100001110110010010000101110010110111001111101111001001011101010001000111010111010100110110000111011001001000010111001011011100111101101011110 e4ba88eba9b0ec90b96e7de4ba88eba9b0ec90b96e7b5e
UHC 予며쐹n}予며쐹n{^ 1110010111111000101110001110011110011100100110110110111001111101111001011111100010111000111001111001110010011011011011100111101101011110 e5f8b8e79c9b6e7de5f8b8e79c9b6e7b5e

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