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 諸?齎?諸?齎?^ 10001111100101000011111111100110110110000011111110001111100101000011111111100110110110000011111101011110 8f943fe6d83f8f943fe6d83f5e
EUC-JP 諸?齎?諸?齎?^ 10111101111101000011111111101100110110100011111110111101111101000011111111101100110110100011111101011110 bdf43fecda3fbdf43fecda3f5e
UTF-8 諸렯齎렍諸렯齎렍^ 11101000101010111011100011101011101000001010111111101001101111011000111011101011101000001000110111101000101010111011100011101011101000001010111111101001101111011000111011101011101000001000110101011110 e8abb8eba0afe9bd8eeba08de8abb8eba0afe9bd8eeba08d5e
UHC 諸렯齎렍諸렯齎렍^ 1111000010110011100011101011110011101110101100101000111010100011111100001011001110001110101111001110111010110010100011101010001101011110 f0b38ebceeb28ea3f0b38ebceeb28ea35e

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