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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP 嫄??}嫄??{^ 10001111101110101010000100111111001111110111110110001111101110101010000100111111001111110111101101011110 8fbaa13f3f7d8fbaa13f3f7b5e
UTF-8 嫄뷜넄}嫄뷜넄{^ 111001011010101110000100111010111011011110011100111010111000010010000100011111011110010110101011100001001110101110110111100111001110101110000100100001000111101101011110 e5ab84ebb79ceb84847de5ab84ebb79ceb84847b5e
UHC 嫄뷜넄}嫄뷜넄{^ 111010101011000110111010111000101000011010010100011111011110101010110001101110101110001010000110100101000111101101011110 eab1bae286947deab1bae286947b5e

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