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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 霑ッ驕穫}霑ッ驕穫{^ 1110100010111111101011111110100110000001100010100110111001111101111010001011111110101111111010011000000110001010011011100111101101011110 e8bfafe9818a6e7de8bfafe9818a6e7b5e
EUC-JP 霑ッ驕穫}霑ッ驕穫{^ 11110000110000011000111010101111111100011110000110110011110011110111110111110000110000011000111010101111111100011110000110110011110011110111101101011110 f0c18eaff1e1b3cf7df0c18eaff1e1b3cf7b5e
UTF-8 霑ッ驕穫}霑ッ驕穫{^ 111010011001110010010001111011111011110110101111111010011010100110010101111001111010100110101011011111011110100110011100100100011110111110111101101011111110100110101001100101011110011110101001101010110111101101011110 e99c91efbdafe9a995e7a9ab7de99c91efbdafe9a995e7a9ab7b5e
UHC 霑?驕穫}霑?驕穫{^ 1110111111000101001111111100111011110110111111001010111001111101111011111100010100111111110011101111011011111100101011100111101101011110 efc53fcef6fcae7defc53fcef6fcae7b5e

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