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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 冗ー\}冗ー\{^ 100011111110011111110100111100101011000001011100011111011000111111100111111101001111001010110000010111000111101101011110 8fe7f4f2b05c7d8fe7f4f2b05c7b5e
EUC-JP 冗?ー\}冗?ー\{^ 101111101110100100111111100011101011000001011100011111011011111011101001001111111000111010110000010111000111101101011110 bee93f8eb05c7dbee93f8eb05c7b5e
UTF-8 冗ー\}冗ー\{^ 1110010110000110100101111110111010001110101000011110111110111101101100000101110001111101111001011000011010010111111011101000111010100001111011111011110110110000010111000111101101011110 e58697ee8ea1efbdb05c7de58697ee8ea1efbdb05c7b5e
UHC 冗??\}冗??\{^ 11101001101101110011111100111111010111000111110111101001101101110011111100111111010111000111101101011110 e9b73f3f5c7de9b73f3f5c7b5e

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