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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 肄?x肄?x^ 1110001111100101001111111000001010011000111000111110010100111111100000101001100001011110 e3e53f8298e3e53f82985e
EUC-JP 肄?x肄?x^ 1110011011100111001111111010001111111000111001101110011100111111101000111111100001011110 e6e73fa3f8e6e73fa3f85e
UTF-8 肄쇽x肄쇽x^ 11101000100000101000010011101100100001111011110111101111101111011001100011101000100000101000010011101100100001111011110111101111101111011001100001011110 e88284ec87bdefbd98e88284ec87bdefbd985e
UHC 肄쇽x肄쇽x^ 11101100101111011011110011101111101000111111100011101100101111011011110011101111101000111111100001011110 ecbdbcefa3f8ecbdbcefa3f85e

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