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 鍄ィ豕・鍄ィ豕・^ 11100111111110111010100011100110101100111010010111100111111110111010100011100110101100111010010101011110 e7fba8e6b3a5e7fba8e6b3a55e
EUC-JP 鍄ィ豕・鍄ィ豕・^ 1110111011111101100011101010100011101100101101011000111010100101111011101111110110001110101010001110110010110101100011101010010101011110 eefd8ea8ecb58ea5eefd8ea8ecb58ea55e
UTF-8 鍄ィ豕・鍄ィ豕・^ 11101001100011011000010011101111101111011010100011101000101100011001010111101111101111011010010111101001100011011000010011101111101111011010100011101000101100011001010111101111101111011010010101011110 e98d84efbda8e8b195efbda5e98d84efbda8e8b195efbda55e
UHC ??豕???豕?^ 0011111100111111111000111100111000111111001111110011111111100011110011100011111101011110 3f3fe3ce3f3f3fe3ce3f5e

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