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 10001100110011111110101010011101011001101000110011001111111010101001110101011110011111010101100110001100110011111110101010011101011001101000110011001111111010101001110101011110011111010110001001000101 8ccfea9d668ccfea9d5e7d598ccfea9d668ccfea9d5e7d6245
EUC-JP 狐龜f狐龜^}Y狐龜f狐龜^}bE 10111000110100011111001111111101011001101011100011010001111100111111110101011110011111010101100110111000110100011111001111111101011001101011100011010001111100111111110101011110011111010110001001000101 b8d1f3fd66b8d1f3fd5e7d59b8d1f3fd66b8d1f3fd5e7d6245
UTF-8 狐龜f狐龜^}Y狐龜f狐龜^}bE 111001111000101110010000111010011011111010011100011001101110011110001011100100001110100110111110100111000101111001111101010110011110011110001011100100001110100110111110100111000110011011100111100010111001000011101001101111101001110001011110011111010110001001000101 e78b90e9be9c66e78b90e9be9c5e7d59e78b90e9be9c66e78b90e9be9c5e7d6245
UHC 狐龜f狐龜^}Y狐龜f狐龜^}bE 11111011110011111100111111001111011001101111101111001111110011111100111101011110011111010101100111111011110011111100111111001111011001101111101111001111110011111100111101011110011111010110001001000101 fbcfcfcf66fbcfcfcf5e7d59fbcfcfcf66fbcfcfcf5e7d6245

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