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 ??鹹}??鹹{^ 0011111100111111111010100110001101111101001111110011111111101010011000110111101101011110 3f3fea637d3f3fea637b5e
EUC-JP 芩?鹹}芩?鹹{^ 100011111101011111000011001111111111001111000100011111011000111111010111110000110011111111110011110001000111101101011110 8fd7c33ff3c47d8fd7c33ff3c47b5e
UTF-8 芩뤒鹹}芩뤒鹹{^ 111010001000101010101001111010111010010010010010111010011011100110111001011111011110100010001010101010011110101110100100100100101110100110111001101110010111101101011110 e88aa9eba492e9b9b97de88aa9eba492e9b9b97b5e
UHC 芩뤒鹹}芩뤒鹹{^ 110100001101100110001111110000101111100111101001011111011101000011011001100011111100001011111001111010010111101101011110 d0d98fc2f9e97dd0d98fc2f9e97b5e

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