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 ??\nf??\n^}Y??\nf??\n^}bE 00111111001111110101110001101110011001100011111100111111010111000110111001011110011111010101100100111111001111110101110001101110011001100011111100111111010111000110111001011110011111010110001001000101 3f3f5c6e663f3f5c6e5e7d593f3f5c6e663f3f5c6e5e7d6245
SJIS-WIN 卍?\nf卍?\n^}Y卍?\nf卍?\n^}bE 1001100111000010001111110101110001101110011001101001100111000010001111110101110001101110010111100111110101011001100110011100001000111111010111000110111001100110100110011100001000111111010111000110111001011110011111010110001001000101 99c23f5c6e6699c23f5c6e5e7d5999c23f5c6e6699c23f5c6e5e7d6245
EUC-JP 卍?\nf卍?\n^}Y卍?\nf卍?\n^}bE 1101001011000100001111110101110001101110011001101101001011000100001111110101110001101110010111100111110101011001110100101100010000111111010111000110111001100110110100101100010000111111010111000110111001011110011111010110001001000101 d2c43f5c6e66d2c43f5c6e5e7d59d2c43f5c6e66d2c43f5c6e5e7d6245
UTF-8 卍윗\nf卍윗\n^}Y卍윗\nf卍윗\n^}bE 1110010110001101100011011110110010011100100101110101110001101110011001101110010110001101100011011110110010011100100101110101110001101110010111100111110101011001111001011000110110001101111011001001110010010111010111000110111001100110111001011000110110001101111011001001110010010111010111000110111001011110011111010110001001000101 e58d8dec9c975c6e66e58d8dec9c975c6e5e7d59e58d8dec9c975c6e66e58d8dec9c975c6e5e7d6245
UHC 卍윗\nf卍윗\n^}Y卍윗\nf卍윗\n^}bE 110110001011001111000000101011010101110001101110011001101101100010110011110000001010110101011100011011100101111001111101010110011101100010110011110000001010110101011100011011100110011011011000101100111100000010101101010111000110111001011110011111010110001001000101 d8b3c0ad5c6e66d8b3c0ad5c6e5e7d59d8b3c0ad5c6e66d8b3c0ad5c6e5e7d6245

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