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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP 頊?嫄?頊?嫄?^ 1000111111100111111101000011111110001111101110101010000100111111100011111110011111110100001111111000111110111010101000010011111101011110 8fe7f43f8fbaa13f8fe7f43f8fbaa13f5e
UTF-8 頊렮嫄렢頊렮嫄렢^ 11101001101000001000101011101011101000001010111011100101101010111000010011101011101000001010001011101001101000001000101011101011101000001010111011100101101010111000010011101011101000001010001001011110 e9a08aeba0aee5ab84eba0a2e9a08aeba0aee5ab84eba0a25e
UHC 頊렮嫄렢頊렮嫄렢^ 1110100111110101100011101011101111101010101100011000111010110011111010011111010110001110101110111110101010110001100011101011001101011110 e9f58ebbeab18eb3e9f58ebbeab18eb35e

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