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 1000111110111000101110010101110001101110011001101000111110111000101110010101110001101110010111100111110101011001100011111011100010111001010111000110111001100110100011111011100010111001010111000110111001011110011111010110001001000101 8fb8b95c6e668fb8b95c6e5e7d598fb8b95c6e668fb8b95c6e5e7d6245
EUC-JP 昇ケ\nf昇ケ\n^}Y昇ケ\nf昇ケ\n^}bE 101111101011101010001110101110010101110001101110011001101011111010111010100011101011100101011100011011100101111001111101010110011011111010111010100011101011100101011100011011100110011010111110101110101000111010111001010111000110111001011110011111010110001001000101 beba8eb95c6e66beba8eb95c6e5e7d59beba8eb95c6e66beba8eb95c6e5e7d6245
UTF-8 昇ケ\nf昇ケ\n^}Y昇ケ\nf昇ケ\n^}bE 1110011010011000100001111110111110111101101110010101110001101110011001101110011010011000100001111110111110111101101110010101110001101110010111100111110101011001111001101001100010000111111011111011110110111001010111000110111001100110111001101001100010000111111011111011110110111001010111000110111001011110011111010110001001000101 e69887efbdb95c6e66e69887efbdb95c6e5e7d59e69887efbdb95c6e66e69887efbdb95c6e5e7d6245
UHC 昇?\nf昇?\n^}Y昇?\nf昇?\n^}bE 1110001110110000001111110101110001101110011001101110001110110000001111110101110001101110010111100111110101011001111000111011000000111111010111000110111001100110111000111011000000111111010111000110111001011110011111010110001001000101 e3b03f5c6e66e3b03f5c6e5e7d59e3b03f5c6e66e3b03f5c6e5e7d6245

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