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 映ι?}映ι?{^ 10001001011001101000001111000111001111110111110110001001011001101000001111000111001111110111101101011110 896683c73f7d896683c73f7b5e
EUC-JP 映ι?}映ι?{^ 10110001110001111010011011001001001111110111110110110001110001111010011011001001001111110111101101011110 b1c7a6c93f7db1c7a6c93f7b5e
UTF-8 映ι쐪}映ι쐪{^ 11100110100110001010000011001110101110011110110010010000101010100111110111100110100110001010000011001110101110011110110010010000101010100111101101011110 e698a0ceb9ec90aa7de698a0ceb9ec90aa7b5e
UHC 映ι쐪}映ι쐪{^ 111001111011000110100101111010011001110010001111011111011110011110110001101001011110100110011100100011110111101101011110 e7b1a5e99c8f7de7b1a5e99c8f7b5e

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