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 111001111001101110011011010011010101110001101110011001101110011110011011100110110100110101011100011011100101111001111101010110011110011110011011100110110100110101011100011011100110011011100111100110111001101101001101010111000110111001011110011111010110001001000101 e79b9b4d5c6e66e79b9b4d5c6e5e7d59e79b9b4d5c6e66e79b9b4d5c6e5e7d6245
EUC-JP 逶娥\nf逶娥\n^}Y逶娥\nf逶娥\n^}bE 111011011111101111010101101011100101110001101110011001101110110111111011110101011010111001011100011011100101111001111101010110011110110111111011110101011010111001011100011011100110011011101101111110111101010110101110010111000110111001011110011111010110001001000101 edfbd5ae5c6e66edfbd5ae5c6e5e7d59edfbd5ae5c6e66edfbd5ae5c6e5e7d6245
UTF-8 逶娥\nf逶娥\n^}Y逶娥\nf逶娥\n^}bE 1110100110000000101101101110010110101000101001010101110001101110011001101110100110000000101101101110010110101000101001010101110001101110010111100111110101011001111010011000000010110110111001011010100010100101010111000110111001100110111010011000000010110110111001011010100010100101010111000110111001011110011111010110001001000101 e980b6e5a8a55c6e66e980b6e5a8a55c6e5e7d59e980b6e5a8a55c6e66e980b6e5a8a55c6e5e7d6245
UHC ?娥\nf?娥\n^}Y?娥\nf?娥\n^}bE 0011111111100100101100000101110001101110011001100011111111100100101100000101110001101110010111100111110101011001001111111110010010110000010111000110111001100110001111111110010010110000010111000110111001011110011111010110001001000101 3fe4b05c6e663fe4b05c6e5e7d593fe4b05c6e663fe4b05c6e5e7d6245

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