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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 艫一群}艫一群{^ 111001001000001110001000111010101000110001010001011111011110010010000011100010001110101010001100010100010111101101011110 e48388ea8c517de48388ea8c517b5e
EUC-JP 艫一群}艫一群{^ 111001111110001110110000111011001011011110110010011111011110011111100011101100001110110010110111101100100111101101011110 e7e3b0ecb7b27de7e3b0ecb7b27b5e
UTF-8 艫一群}艫一群{^ 111010001000100110101011111001001011100010000000111001111011111010100100011111011110100010001001101010111110010010111000100000001110011110111110101001000111101101011110 e889abe4b880e7bea47de889abe4b880e7bea47b5e
UHC ?一群}?一群{^ 00111111111011001110100111001111110110000111110100111111111011001110100111001111110110000111101101011110 3fece9cfd87d3fece9cfd87b5e

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