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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 異?\}異?\{^ 1000100011011001001111110101110001111101100010001101100100111111010111000111101101011110 88d93f5c7d88d93f5c7b5e
EUC-JP 異?\}異?\{^ 1011000011011011001111110101110001111101101100001101101100111111010111000111101101011110 b0db3f5c7db0db3f5c7b5e
UTF-8 異렔\}異렔\{^ 1110011110010101101100001110101110100000100101000101110001111101111001111001010110110000111010111010000010010100010111000111101101011110 e795b0eba0945c7de795b0eba0945c7b5e
UHC 異렔\}異렔\{^ 11101100101101101000111010101001010111000111110111101100101101101000111010101001010111000111101101011110 ecb68ea95c7decb68ea95c7b5e

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