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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??憮}??憮{^ 0011111100111111100111001110000101111101001111110011111110011100111000010111101101011110 3f3f9ce17d3f3f9ce17b5e
EUC-JP ??憮}??憮{^ 0011111100111111110110001110001101111101001111110011111111011000111000110111101101011110 3f3fd8e37d3f3fd8e37b5e
UTF-8 罹뀔憮}罹뀔憮{^ 111011111010011110100110111010111000000010010100111001101000011010101110011111011110111110100111101001101110101110000000100101001110011010000110101011100111101101011110 efa7a6eb8094e686ae7defa7a6eb8094e686ae7b5e
UHC 罹뀔憮}罹뀔憮{^ 111011001011101010110010111100001101100111100100011111011110110010111010101100101111000011011001111001000111101101011110 ecbab2f0d9e47decbab2f0d9e47b5e

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