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 辷オ豐サ辷オ豐サ^ 11100111100010001011010111100110101100101011101111100111100010001011010111100110101100101011101101011110 e788b5e6b2bbe788b5e6b2bb5e
EUC-JP 辷オ豐サ辷オ豐サ^ 1110110111101000100011101011010111101100101101001000111010111011111011011110100010001110101101011110110010110100100011101011101101011110 ede88eb5ecb48ebbede88eb5ecb48ebb5e
UTF-8 辷オ豐サ辷オ豐サ^ 11101000101111101011011111101111101111011011010111101000101100011001000011101111101111011011101111101000101111101011011111101111101111011011010111101000101100011001000011101111101111011011101101011110 e8beb7efbdb5e8b190efbdbbe8beb7efbdb5e8b190efbdbb5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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