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 11100011111010001110001111101000011001101110001111101000111000111110100001011110011111010101100111100011111010001110001111101000011001101110001111101000111000111110100001011110011111010110001001000101 e3e8e3e866e3e8e3e85e7d59e3e8e3e866e3e8e3e85e7d6245
EUC-JP 肛肛f肛肛^}Y肛肛f肛肛^}bE 11100110111010101110011011101010011001101110011011101010111001101110101001011110011111010101100111100110111010101110011011101010011001101110011011101010111001101110101001011110011111010110001001000101 e6eae6ea66e6eae6ea5e7d59e6eae6ea66e6eae6ea5e7d6245
UTF-8 肛肛f肛肛^}Y肛肛f肛肛^}bE 111010001000001010011011111010001000001010011011011001101110100010000010100110111110100010000010100110110101111001111101010110011110100010000010100110111110100010000010100110110110011011101000100000101001101111101000100000101001101101011110011111010110001001000101 e8829be8829b66e8829be8829b5e7d59e8829be8829b66e8829be8829b5e7d6245
UHC 肛肛f肛肛^}Y肛肛f肛肛^}bE 11111001111111011111100111111101011001101111100111111101111110011111110101011110011111010101100111111001111111011111100111111101011001101111100111111101111110011111110101011110011111010110001001000101 f9fdf9fd66f9fdf9fd5e7d59f9fdf9fd66f9fdf9fd5e7d6245

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