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 碇?\}碇?\{^ 1001001011110100001111110101110001111101100100101111010000111111010111000111101101011110 92f43f5c7d92f43f5c7b5e
EUC-JP 碇?\}碇?\{^ 1100010011110110001111110101110001111101110001001111011000111111010111000111101101011110 c4f63f5c7dc4f63f5c7b5e
UTF-8 碇렢\}碇렢\{^ 1110011110100010100001111110101110100000101000100101110001111101111001111010001010000111111010111010000010100010010111000111101101011110 e7a287eba0a25c7de7a287eba0a25c7b5e
UHC 碇렢\}碇렢\{^ 11101111111011011000111010110011010111000111110111101111111011011000111010110011010111000111101101011110 efed8eb35c7defed8eb35c7b5e

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