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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 籵峨丑襞k係襞 1110001011100000100010011110001110001001010011101110010111111100100000101000101110001100010101111110010111111100 e2e089e3894ee5fc828b8c57e5fc
EUC-JP 籵峨丑襞k係襞 1110010011100010101100101110010110110001101011111110101011111110101000111110101110110111101110001110101011111110 e4e2b2e5b1afeafea3ebb7b8eafe
UTF-8 籵峨丑襞k係襞 111001111011000110110101111001011011001110101000111001001011100010010001111010001010010110011110111011111011110110001011111001001011111110000010111010001010010110011110 e7b1b5e5b3a8e4b891e8a59eefbd8be4bf82e8a59e
UHC ?峨丑?k係? 0011111111100100101100011111010111100100001111111010001111101011110011001111010100111111 3fe4b1f5e43fa3ebccf53f

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