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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN イ蒭ケDイ蒭ケD^ 1011001011100100110110001011100101000100101100101110010011011000101110010100010001011110 b2e4d8b944b2e4d8b9445e
EUC-JP イ蒭ケDイ蒭ケD^ 100011101011001011101000110110101000111010111001010001001000111010110010111010001101101010001110101110010100010001011110 8eb2e8da8eb9448eb2e8da8eb9445e
UTF-8 イ蒭ケDイ蒭ケD^ 111011111011110110110010111010001001001010101101111011111011110110111001010001001110111110111101101100101110100010010010101011011110111110111101101110010100010001011110 efbdb2e892adefbdb944efbdb2e892adefbdb9445e
UHC ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e

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