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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蟲ュ霄凩蟲ュ霄几^ 111001011011001110101101111010001011101010011001011111011110010110110011101011011110100010111010100110010111101101011110 e5b3ade8ba997de5b3ade8ba997b5e
EUC-JP 蟲ュ霄凩蟲ュ霄几^ 1110101010110101100011101010110111110000101111001101000111011110111010101011010110001110101011011111000010111100110100011101110001011110 eab58eadf0bcd1deeab58eadf0bcd1dc5e
UTF-8 蟲ュ霄凩蟲ュ霄几^ 11101000100111111011001011101111101111011010110111101001100111001000010011100101100001111010100111101000100111111011001011101111101111011010110111101001100111001000010011100101100001111010000001011110 e89fb2efbdade99c84e587a9e89fb2efbdade99c84e587a05e
UHC 蟲???蟲???^ 1111010111111001001111110011111100111111111101011111100100111111001111110011111101011110 f5f93f3f3ff5f93f3f3f5e

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