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 藹ч洲}藹ч洲{^ 111001010101110010000100100010011000111101000110011111011110010101011100100001001000100110001111010001100111101101011110 e55c84898f467de55c84898f467b5e
EUC-JP 藹ч洲}藹ч洲{^ 111010011011110110100111111010011011110110100111011111011110100110111101101001111110100110111101101001110111101101011110 e9bda7e9bda77de9bda7e9bda77b5e
UTF-8 藹ч洲}藹ч洲{^ 11101000100101111011100111010001100001111110011010110100101100100111110111101000100101111011100111010001100001111110011010110100101100100111101101011110 e897b9d187e6b4b27de897b9d187e6b4b27b5e
UHC ?ч洲}?ч洲{^ 00111111101011001110100111110001101111010111110100111111101011001110100111110001101111010111101101011110 3face9f1bd7d3face9f1bd7b5e

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