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 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
SJIS-WIN 肛f肛^}Y肛f肛^}bE 1110001111101000011001101110001111101000010111100111110101011001111000111110100001100110111000111110100001011110011111010110001001000101 e3e866e3e85e7d59e3e866e3e85e7d6245
EUC-JP 肛f肛^}Y肛f肛^}bE 1110011011101010011001101110011011101010010111100111110101011001111001101110101001100110111001101110101001011110011111010110001001000101 e6ea66e6ea5e7d59e6ea66e6ea5e7d6245
UTF-8 肛f肛^}Y肛f肛^}bE 111010001000001010011011011001101110100010000010100110110101111001111101010110011110100010000010100110110110011011101000100000101001101101011110011111010110001001000101 e8829b66e8829b5e7d59e8829b66e8829b5e7d6245
UHC 肛f肛^}Y肛f肛^}bE 1111100111111101011001101111100111111101010111100111110101011001111110011111110101100110111110011111110101011110011111010110001001000101 f9fd66f9fd5e7d59f9fd66f9fd5e7d6245

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