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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 将ゥ。ッD将ゥ。ッD^ 10001111101010111010100110100001101011110100010010001111101010111010100110100001101011110100010001011110 8faba9a1af448faba9a1af445e
EUC-JP 将ゥ。ッD将ゥ。ッD^ 10111110101011011000111010101001100011101010000110001110101011110100010010111110101011011000111010101001100011101010000110001110101011110100010001011110 bead8ea98ea18eaf44bead8ea98ea18eaf445e
UTF-8 将ゥ。ッD将ゥ。ッD^ 111001011011000010000110111011111011110110101001111011111011110110100001111011111011110110101111010001001110010110110000100001101110111110111101101010011110111110111101101000011110111110111101101011110100010001011110 e5b086efbda9efbda1efbdaf44e5b086efbda9efbda1efbdaf445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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