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{^ 1001111101011010001111110101011101111101100111110101101000111111010101110111101101011110 9f5a3f577d9f5a3f577b5e
EUC-JP 飮?W}飮?W{^ 1101110110111011001111110101011101111101110111011011101100111111010101110111101101011110 ddbb3f577dddbb3f577b5e
UTF-8 飮쩣W}飮쩣W{^ 1110100110100011101011101110110010101001101000110101011101111101111010011010001110101110111011001010100110100011010101110111101101011110 e9a3aeeca9a3577de9a3aeeca9a3577b5e
UHC 飮쩣W}飮쩣W{^ 11101011111001101010010101010100010101110111110111101011111001101010010101010100010101110111101101011110 ebe6a554577debe6a554577b5e

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