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 謌晁カ]}謌晁カ]{^ 1110011010001000100111011110100010110110100000010110111001111101111001101000100010011101111010001011011010000001011011100111101101011110 e6889de8b6816e7de6889de8b6816e7b5e
EUC-JP 謌晁カ]}謌晁カ]{^ 11101011111010001101101011101010100011101011011010100001110011110111110111101011111010001101101011101010100011101011011010100001110011110111101101011110 ebe8daea8eb6a1cf7debe8daea8eb6a1cf7b5e
UTF-8 謌晁カ]}謌晁カ]{^ 111010001010110010001100111001101001100110000001111011111011110110110110111011111011110010111101011111011110100010101100100011001110011010011001100000011110111110111101101101101110111110111100101111010111101101011110 e8ac8ce69981efbdb6efbcbd7de8ac8ce69981efbdb6efbcbd7b5e
UHC ?晁?]}?晁?]{^ 001111111111000011000101001111111010001111011101011111010011111111110000110001010011111110100011110111010111101101011110 3ff0c53fa3dd7d3ff0c53fa3dd7b5e

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