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 ????????|^ 00111111001111110011111100111111001111110011111100111111001111110111110001011110 3f3f3f3f3f3f3f3f7c5e
SJIS-WIN 譿ィ迸カ譿ィ蠇キ|^ 1111101110101100101010001110011110011110101101101111101110101100101010001111101110100001101101110111110001011110 fbaca8e79eb6fbaca8fba1b77c5e
EUC-JP ?ィ迸カ?ィ?キ|^ 001111111000111010101000111011011111111010001110101101100011111110001110101010000011111110001110101101110111110001011110 3f8ea8edfe8eb63f8ea83f8eb77c5e
UTF-8 譿ィ迸カ譿ィ蠇キ|^ 1110100010101101101111111110111110111101101010001110100010111111101110001110111110111101101101101110100010101101101111111110111110111101101010001110100010100000100001111110111110111101101101110111110001011110 e8adbfefbda8e8bfb8efbdb6e8adbfefbda8e8a087efbdb77c5e
UHC ????????|^ 00111111001111110011111100111111001111110011111100111111001111110111110001011110 3f3f3f3f3f3f3f3f7c5e

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