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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 辛辛f辛辛^}Y辛辛f辛辛^}bE 10010000011010001001000001101000011001101001000001101000100100000110100001011110011111010101100110010000011010001001000001101000011001101001000001101000100100000110100001011110011111010110001001000101 9068906866906890685e7d599068906866906890685e7d6245
EUC-JP 辛辛f辛辛^}Y辛辛f辛辛^}bE 10111111110010011011111111001001011001101011111111001001101111111100100101011110011111010101100110111111110010011011111111001001011001101011111111001001101111111100100101011110011111010110001001000101 bfc9bfc966bfc9bfc95e7d59bfc9bfc966bfc9bfc95e7d6245
UTF-8 辛辛f辛辛^}Y辛辛f辛辛^}bE 111010001011111010011011111010001011111010011011011001101110100010111110100110111110100010111110100110110101111001111101010110011110100010111110100110111110100010111110100110110110011011101000101111101001101111101000101111101001101101011110011111010110001001000101 e8be9be8be9b66e8be9be8be9b5e7d59e8be9be8be9b66e8be9be8be9b5e7d6245
UHC 辛辛f辛辛^}Y辛辛f辛辛^}bE 11100011111101001110001111110100011001101110001111110100111000111111010001011110011111010101100111100011111101001110001111110100011001101110001111110100111000111111010001011110011111010110001001000101 e3f4e3f466e3f4e3f45e7d59e3f4e3f466e3f4e3f45e7d6245

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