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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 辣ョ螳櫂辣ョ螳櫂^ 111001111000010110101110111001011010111010011111010001001110011110000101101011101110010110101110100111110100010001011110 e785aee5ae9f44e785aee5ae9f445e
EUC-JP 辣ョ螳櫂辣ョ螳櫂^ 1110110111100101100011101010111011101010101100001101110110100101111011011110010110001110101011101110101010110000110111011010010101011110 ede58eaeeab0dda5ede58eaeeab0dda55e
UTF-8 辣ョ螳櫂辣ョ螳櫂^ 11101000101111101010001111101111101111011010111011101000100111101011001111100110101010111000001011101000101111101010001111101111101111011010111011101000100111101011001111100110101010111000001001011110 e8bea3efbdaee89eb3e6ab82e8bea3efbdaee89eb3e6ab825e
UHC 辣?螳櫂辣?螳櫂^ 110101011011100000111111110100111101100111010100101000101101010110111000001111111101001111011001110101001010001001011110 d5b83fd3d9d4a2d5b83fd3d9d4a25e

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