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 111010011010010010010011011110110101110001101110011001101110100110100100100100110111101101011100011011100101111001111101010110011110100110100100100100110111101101011100011011100110011011101001101001001001001101111011010111000110111001011110011111010110001001000101 e9a4937b5c6e66e9a4937b5c6e5e7d59e9a4937b5c6e66e9a4937b5c6e5e7d6245
EUC-JP 鬢怒\nf鬢怒\n^}Y鬢怒\nf鬢怒\n^}bE 111100101010011011000101110111000101110001101110011001101111001010100110110001011101110001011100011011100101111001111101010110011111001010100110110001011101110001011100011011100110011011110010101001101100010111011100010111000110111001011110011111010110001001000101 f2a6c5dc5c6e66f2a6c5dc5c6e5e7d59f2a6c5dc5c6e66f2a6c5dc5c6e5e7d6245
UTF-8 鬢怒\nf鬢怒\n^}Y鬢怒\nf鬢怒\n^}bE 1110100110101100101000101110011010000000100100100101110001101110011001101110100110101100101000101110011010000000100100100101110001101110010111100111110101011001111010011010110010100010111001101000000010010010010111000110111001100110111010011010110010100010111001101000000010010010010111000110111001011110011111010110001001000101 e9aca2e680925c6e66e9aca2e680925c6e5e7d59e9aca2e680925c6e66e9aca2e680925c6e5e7d6245
UHC ?怒\nf?怒\n^}Y?怒\nf?怒\n^}bE 0011111111010010110000010101110001101110011001100011111111010010110000010101110001101110010111100111110101011001001111111101001011000001010111000110111001100110001111111101001011000001010111000110111001011110011111010110001001000101 3fd2c15c6e663fd2c15c6e5e7d593fd2c15c6e663fd2c15c6e5e7d6245

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