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 羈l群}羈l群{^ 111000111011000110000010100011001000110001010001011111011110001110110001100000101000110010001100010100010111101101011110 e3b1828c8c517de3b1828c8c517b5e
EUC-JP 羈l群}羈l群{^ 111001101011001110100011111011001011011110110010011111011110011010110011101000111110110010110111101100100111101101011110 e6b3a3ecb7b27de6b3a3ecb7b27b5e
UTF-8 羈l群}羈l群{^ 111001111011111010001000111011111011110110001100111001111011111010100100011111011110011110111110100010001110111110111101100011001110011110111110101001000111101101011110 e7be88efbd8ce7bea47de7be88efbd8ce7bea47b5e
UHC 羈l群}羈l群{^ 110100011011110010100011111011001100111111011000011111011101000110111100101000111110110011001111110110000111101101011110 d1bca3eccfd87dd1bca3eccfd87b5e

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