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 ??????@h 0011111100111111001111110011111100111111001111110100000001101000 3f3f3f3f3f3f4068
SJIS-WIN 苜鰹修莨件従@h 1110010010011100100010101000111110001111010000111110010010111100100011001000111110001111010111010100000001101000 e49c8a8f8f43e4bc8c8f8f5d4068
EUC-JP 苜鰹修莨件従@h 1110011111111100101100111110111110111101101001001110100010111110101101111110111110111101101111100100000001101000 e7fcb3efbda4e8beb7efbdbe4068
UTF-8 苜鰹修莨件従@h 1110100010001011100111001110100110110000101110011110010010111111101011101110100010001110101010001110010010111011101101101110010110111110100100110100000001101000 e88b9ce9b0b9e4bfaee88ea8e4bbb6e5be934068
UHC ??修?件?@h 00111111001111111110000111110011001111111100101111101100001111110100000001101000 3f3fe1f33fcbec3f4068

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