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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 絎笈゛}絎笈゛{^ 111000110100110110001011100010001000000101001010011111011110001101001101100010111000100010000001010010100111101101011110 e34d8b88814a7de34d8b88814a7b5e
EUC-JP 絎笈゛}絎笈゛{^ 111001011010111010110101111010001010000110101011011111011110010110101110101101011110100010100001101010110111101101011110 e5aeb5e8a1ab7de5aeb5e8a1ab7b5e
UTF-8 絎笈゛}絎笈゛{^ 111001111011010110001110111001111010110010001000111000111000001010011011011111011110011110110101100011101110011110101100100010001110001110000010100110110111101101011110 e7b58ee7ac88e3829b7de7b58ee7ac88e3829b7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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