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 ?®??®?^ 00111111101011100011111100111111101011100011111101011110 3fae3f3fae3f5e
SJIS-WIN 亥?賓亥?賓^ 1000100011100101001111111001010101101111100010001110010100111111100101010110111101011110 88e53f956f88e53f956f5e
EUC-JP 亥®賓亥®賓^ 101100001110011110001111101000101110111011001001110100001011000011100111100011111010001011101110110010011101000001011110 b0e78fa2eec9d0b0e78fa2eec9d05e
UTF-8 亥®賓亥®賓^ 1110010010111010101001011100001010101110111010001011001110010011111001001011101010100101110000101010111011101000101100111001001101011110 e4baa5c2aee8b393e4baa5c2aee8b3935e
UHC 亥®賓亥®賓^ 11111010101001001010001011100111110111101011100111111010101001001010001011100111110111101011100101011110 faa4a2e7deb9faa4a2e7deb95e

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