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 墺k?墺k?^ 1001101011010010100000101000101100111111100110101101001010000010100010110011111101011110 9ad2828b3f9ad2828b3f5e
EUC-JP 墺k?墺k?^ 1101010011010100101000111110101100111111110101001101010010100011111010110011111101011110 d4d4a3eb3fd4d4a3eb3f5e
UTF-8 墺k뮮墺k뮠^ 11100101101000101011101011101111101111011000101111101011101011101010111011100101101000101011101011101111101111011000101111101011101011101010000001011110 e5a2baefbd8bebaeaee5a2baefbd8bebaea05e
UHC 墺k뮮墺k뮠^ 11100111111100101010001111101011100100101011011111100111111100101010001111101011100100101010110001011110 e7f2a3eb92b7e7f2a3eb92ac5e

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