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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 羈援墾羈援墾^ 11100011101100011000100110000111100011011010010011100011101100011000100110000111100011011010010001011110 e3b189878da4e3b189878da45e
EUC-JP 羈援墾羈援墾^ 11100110101100111011000111100111101110101010011011100110101100111011000111100111101110101010011001011110 e6b3b1e7baa6e6b3b1e7baa65e
UTF-8 羈援墾羈援墾^ 11100111101111101000100011100110100011111011010011100101101000101011111011100111101111101000100011100110100011111011010011100101101000101011111001011110 e7be88e68fb4e5a2bee7be88e68fb4e5a2be5e
UHC 羈援墾羈援墾^ 11010001101111001110101010110101110010101100101111010001101111001110101010110101110010101100101101011110 d1bceab5cacbd1bceab5cacb5e

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