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 イ襍イ襍^ 111110001111110010110010111010001011010111110100011111011111100011111100101100101110100010110101111101000111101101011110 f8fcb2e8b5f47df8fcb2e8b5f47b5e
EUC-JP ?イ襍??イ襍?^ 00111111100011101011001011110000101101110011111100111111100011101011001011110000101101110011111101011110 3f8eb2f0b73f3f8eb2f0b73f5e
UTF-8 イ襍イ襍^ 11101110100110101001101111101111101111011011001011101000101001011000110111101110100011001010110111101110100110101001101111101111101111011011001011101000101001011000110111101110100011001010101101011110 ee9a9befbdb2e8a58dee8cadee9a9befbdb2e8a58dee8cab5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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