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 イ菽「}イ菽「{^ 1011001011100100110000011010001001111101101100101110010011000001101000100111101101011110 b2e4c1a27db2e4c1a27b5e
EUC-JP イ菽「}イ菽「{^ 100011101011001011101000110000111000111010100010011111011000111010110010111010001100001110001110101000100111101101011110 8eb2e8c38ea27d8eb2e8c38ea27b5e
UTF-8 イ菽「}イ菽「{^ 111011111011110110110010111010001000111110111101111011111011110110100010011111011110111110111101101100101110100010001111101111011110111110111101101000100111101101011110 efbdb2e88fbdefbda27defbdb2e88fbdefbda27b5e
UHC ?菽?}?菽?{^ 0011111111100010110111010011111101111101001111111110001011011101001111110111101101011110 3fe2dd3f7d3fe2dd3f7b5e

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