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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ヘロ}ヘロ{^ 110011011101101111110101101111011111000011100011011111011100110111011011111101011011110111110000111000110111101101011110 cddbf5bdf0e37dcddbf5bdf0e37b5e
EUC-JP ヘロ??}ヘロ??{^ 100011101100110110001110110110110011111100111111011111011000111011001101100011101101101100111111001111110111101101011110 8ecd8edb3f3f7d8ecd8edb3f3f7b5e
UTF-8 ヘロ}ヘロ{^ 111011111011111010001101111011111011111010011011111011101001000010101000111011101000001010100010011111011110111110111110100011011110111110111110100110111110111010010000101010001110111010000010101000100111101101011110 efbe8defbe9bee90a8ee82a27defbe8defbe9bee90a8ee82a27b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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