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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 蠑簿イ、v蠑簿イ、vB 111001011011110010010101111010111011001010100100011101101110010110111100100101011110101110110010101001000111011001000010 e5bc95ebb2a476e5bc95ebb2a47642
EUC-JP 蠑簿イ、v蠑簿イ、vB 11101010101111101100101011101101100011101011001010001110101001000111011011101010101111101100101011101101100011101011001010001110101001000111011001000010 eabecaed8eb28ea476eabecaed8eb28ea47642
UTF-8 蠑簿イ、v蠑簿イ、vB 111010001010000010010001111001111011000010111111111011111011110110110010111011111011110110100100011101101110100010100000100100011110011110110000101111111110111110111101101100101110111110111101101001000111011001000010 e8a091e7b0bfefbdb2efbda476e8a091e7b0bfefbdb2efbda47642
UHC ?簿??v?簿??vB 00111111110111011010110100111111001111110111011000111111110111011010110100111111001111110111011001000010 3fddad3f3f763fddad3f3f7642

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