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 映ι졇}映ι졇{^ 11100110100110001010000011001110101110011110110010100001100001110111110111100110100110001010000011001110101110011110110010100001100001110111101101011110 e698a0ceb9eca1877de698a0ceb9eca1877b5e
UHC 映ι졇}映ι졇{^ 111001111011000110100101111010011010000010111000011111011110011110110001101001011110100110100000101110000111101101011110 e7b1a5e9a0b87de7b1a5e9a0b87b5e

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