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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 身??[身??[^ 1001000001100111001111110011111101011011100100000110011100111111001111110101101101011110 90673f3f5b90673f3f5b5e
EUC-JP 身??[身??[^ 1011111111001000001111110011111101011011101111111100100000111111001111110101101101011110 bfc83f3f5bbfc83f3f5b5e
UTF-8 身롥닪[身롥닪[^ 111010001011101010101011111010111010000110100101111010111000101110101010010110111110100010111010101010111110101110100001101001011110101110001011101010100101101101011110 e8baabeba1a5eb8baa5be8baabeba1a5eb8baa5b5e
UHC 身롥닪[身롥닪[^ 111000111111001110001110111001011000100010100101010110111110001111110011100011101110010110001000101001010101101101011110 e3f38ee588a55be3f38ee588a55b5e

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