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 111001111011110110001100010011010101110001101110011001101110011110111101100011000100110101011100011011100101111001111101010110011110011110111101100011000100110101011100011011100110011011100111101111011000110001001101010111000110111001011110011111010110001001000101 e7bd8c4d5c6e66e7bd8c4d5c6e5e7d59e7bd8c4d5c6e66e7bd8c4d5c6e5e7d6245
EUC-JP 鄂勲\nf鄂勲\n^}Y鄂勲\nf鄂勲\n^}bE 111011101011111110110111101011100101110001101110011001101110111010111111101101111010111001011100011011100101111001111101010110011110111010111111101101111010111001011100011011100110011011101110101111111011011110101110010111000110111001011110011111010110001001000101 eebfb7ae5c6e66eebfb7ae5c6e5e7d59eebfb7ae5c6e66eebfb7ae5c6e5e7d6245
UTF-8 鄂勲\nf鄂勲\n^}Y鄂勲\nf鄂勲\n^}bE 1110100110000100100000101110010110001011101100100101110001101110011001101110100110000100100000101110010110001011101100100101110001101110010111100111110101011001111010011000010010000010111001011000101110110010010111000110111001100110111010011000010010000010111001011000101110110010010111000110111001011110011111010110001001000101 e98482e58bb25c6e66e98482e58bb25c6e5e7d59e98482e58bb25c6e66e98482e58bb25c6e5e7d6245
UHC 鄂?\nf鄂?\n^}Y鄂?\nf鄂?\n^}bE 1110010011000111001111110101110001101110011001101110010011000111001111110101110001101110010111100111110101011001111001001100011100111111010111000110111001100110111001001100011100111111010111000110111001011110011111010110001001000101 e4c73f5c6e66e4c73f5c6e5e7d59e4c73f5c6e66e4c73f5c6e5e7d6245

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