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 ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
SJIS-WIN ヘロ矚^}ヘロ矚^{^ 1100110111011011111101101011000011100001110111110101111001111101110011011101101111110110101100001110000111011111010111100111101101011110 cddbf6b0e1df5e7dcddbf6b0e1df5e7b5e
EUC-JP ヘロ?矚^}ヘロ?矚^{^ 10001110110011011000111011011011001111111110001011100001010111100111110110001110110011011000111011011011001111111110001011100001010111100111101101011110 8ecd8edb3fe2e15e7d8ecd8edb3fe2e15e7b5e
UTF-8 ヘロ矚^}ヘロ矚^{^ 1110111110111110100011011110111110111110100110111110111010010011100101111110011110011111100110100101111001111101111011111011111010001101111011111011111010011011111011101001001110010111111001111001111110011010010111100111101101011110 efbe8defbe9bee9397e79f9a5e7defbe8defbe9bee9397e79f9a5e7b5e
UHC ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e

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