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 10001111100010101001000001001101011001101000111110001010100100000100110101011110011111010101100110001111100010101001000001001101011001101000111110001010100100000100110101011110011111010110001001000101 8f8a904d668f8a904d5e7d598f8a904d668f8a904d5e7d6245
EUC-JP 所信f所信^}Y所信f所信^}bE 10111101111010101011111110101110011001101011110111101010101111111010111001011110011111010101100110111101111010101011111110101110011001101011110111101010101111111010111001011110011111010110001001000101 bdeabfae66bdeabfae5e7d59bdeabfae66bdeabfae5e7d6245
UTF-8 所信f所信^}Y所信f所信^}bE 111001101000100110000000111001001011111110100001011001101110011010001001100000001110010010111111101000010101111001111101010110011110011010001001100000001110010010111111101000010110011011100110100010011000000011100100101111111010000101011110011111010110001001000101 e68980e4bfa166e68980e4bfa15e7d59e68980e4bfa166e68980e4bfa15e7d6245
UHC 所信f所信^}Y所信f所信^}bE 11100001101101101110001111100001011001101110000110110110111000111110000101011110011111010101100111100001101101101110001111100001011001101110000110110110111000111110000101011110011111010110001001000101 e1b6e3e166e1b6e3e15e7d59e1b6e3e166e1b6e3e15e7d6245

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