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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?進??詞臣?^ 0011111110010000011010010011111100111111100011101000110010010000011000100011111101011110 3f90693f3f8e8c90623f5e
EUC-JP ?進??詞臣?^ 0011111110111111110010100011111100111111101110111110110010111111110000110011111101011110 3fbfca3f3fbbecbfc33f5e
UTF-8 롚進뤁퍗詞臣깼^ 11101011101000011001101011101001100000001011001011101011101001001000000111101101100011011001011111101000101010011001111011101000100001111010001111101010101110011011110001011110 eba19ae980b2eba481ed8d97e8a99ee887a3eab9bc5e
UHC 롚進뤁퍗詞臣깼^ 100011101101111011110010111001001000111110110010101110111000111011011110111100101110001111101101101100101010001101011110 8edef2e48fb2bb8edef2e3edb2a35e

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