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 1001000111101001001111110101110001101110011001101001000111101001001111110101110001101110010111100111110101011001100100011110100100111111010111000110111001100110100100011110100100111111010111000110111001011110011111010110001001000101 91e93f5c6e6691e93f5c6e5e7d5991e93f5c6e6691e93f5c6e5e7d6245
EUC-JP 鷹?\nf鷹?\n^}Y鷹?\nf鷹?\n^}bE 1100001011101011001111110101110001101110011001101100001011101011001111110101110001101110010111100111110101011001110000101110101100111111010111000110111001100110110000101110101100111111010111000110111001011110011111010110001001000101 c2eb3f5c6e66c2eb3f5c6e5e7d59c2eb3f5c6e66c2eb3f5c6e5e7d6245
UTF-8 鷹외\nf鷹외\n^}Y鷹외\nf鷹외\n^}bE 1110100110110111101110011110110010011001101110000101110001101110011001101110100110110111101110011110110010011001101110000101110001101110010111100111110101011001111010011011011110111001111011001001100110111000010111000110111001100110111010011011011110111001111011001001100110111000010111000110111001011110011111010110001001000101 e9b7b9ec99b85c6e66e9b7b9ec99b85c6e5e7d59e9b7b9ec99b85c6e66e9b7b9ec99b85c6e5e7d6245
UHC 鷹외\nf鷹외\n^}Y鷹외\nf鷹외\n^}bE 111010111110110110111111110111000101110001101110011001101110101111101101101111111101110001011100011011100101111001111101010110011110101111101101101111111101110001011100011011100110011011101011111011011011111111011100010111000110111001011110011111010110001001000101 ebedbfdc5c6e66ebedbfdc5c6e5e7d59ebedbfdc5c6e66ebedbfdc5c6e5e7d6245

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