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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN ?豹W}?豹W{^ 0011111110010101010111100101011101111101001111111001010101011110010101110111101101011110 3f955e577d3f955e577b5e
EUC-JP ?豹W}?豹W{^ 0011111111001001101111110101011101111101001111111100100110111111010101110111101101011110 3fc9bf577d3fc9bf577b5e
UTF-8 뤌豹W}뤌豹W{^ 1110101110100100100011001110100010110001101110010101011101111101111010111010010010001100111010001011000110111001010101110111101101011110 eba48ce8b1b9577deba48ce8b1b9577b5e
UHC 뤌豹W}뤌豹W{^ 10001111101111001111100011111011010101110111110110001111101111001111100011111011010101110111101101011110 8fbcf8fb577d8fbcf8fb577b5e

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