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 縞?亥?縞?亥?^ 10001110110010000011111110001000111001010011111110001110110010000011111110001000111001010011111101011110 8ec83f88e53f8ec83f88e53f5e
EUC-JP 縞?亥?縞?亥?^ 10111100110010100011111110110000111001110011111110111100110010100011111110110000111001110011111101011110 bcca3fb0e73fbcca3fb0e73f5e
UTF-8 縞렊亥급縞렊亥긁^ 11100111101110001001111011101011101000001000101011100100101110101010010111101010101110001000100111100111101110001001111011101011101000001000101011100100101110101010010111101010101110001000000101011110 e7b89eeba08ae4baa5eab889e7b89eeba08ae4baa5eab8815e
UHC 縞렊亥급縞렊亥긁^ 1111101111010110100011101010000111111010101001001011000111011110111110111101011010001110101000011111101010100100101100011101110001011110 fbd68ea1faa4b1defbd68ea1faa4b1dc5e

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