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 10001100110011111000110101001110011001101000110011001111100011010100111001011110011111010101100110001100110011111000110101001110011001101000110011001111100011010100111001011110011111010110001001000101 8ccf8d4e668ccf8d4e5e7d598ccf8d4e668ccf8d4e5e7d6245
EUC-JP 狐康f狐康^}Y狐康f狐康^}bE 10111000110100011011100110101111011001101011100011010001101110011010111101011110011111010101100110111000110100011011100110101111011001101011100011010001101110011010111101011110011111010110001001000101 b8d1b9af66b8d1b9af5e7d59b8d1b9af66b8d1b9af5e7d6245
UTF-8 狐康f狐康^}Y狐康f狐康^}bE 111001111000101110010000111001011011101010110111011001101110011110001011100100001110010110111010101101110101111001111101010110011110011110001011100100001110010110111010101101110110011011100111100010111001000011100101101110101011011101011110011111010110001001000101 e78b90e5bab766e78b90e5bab75e7d59e78b90e5bab766e78b90e5bab75e7d6245
UHC 狐康f狐康^}Y狐康f狐康^}bE 11111011110011111100101110101100011001101111101111001111110010111010110001011110011111010101100111111011110011111100101110101100011001101111101111001111110010111010110001011110011111010110001001000101 fbcfcbac66fbcfcbac5e7d59fbcfcbac66fbcfcbac5e7d6245

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