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 1001110010011001001111110101110001101110011001101001110010011001001111110101110001101110010111100111110101011001100111001001100100111111010111000110111001100110100111001001100100111111010111000110111001011110011111010110001001000101 9c993f5c6e669c993f5c6e5e7d599c993f5c6e669c993f5c6e5e7d6245
EUC-JP 恙?\nf恙?\n^}Y恙?\nf恙?\n^}bE 1101011111111001001111110101110001101110011001101101011111111001001111110101110001101110010111100111110101011001110101111111100100111111010111000110111001100110110101111111100100111111010111000110111001011110011111010110001001000101 d7f93f5c6e66d7f93f5c6e5e7d59d7f93f5c6e66d7f93f5c6e5e7d6245
UTF-8 恙뾏\nf恙뾏\n^}Y恙뾏\nf恙뾏\n^}bE 1110011010000001100110011110101110111110100011110101110001101110011001101110011010000001100110011110101110111110100011110101110001101110010111100111110101011001111001101000000110011001111010111011111010001111010111000110111001100110111001101000000110011001111010111011111010001111010111000110111001011110011111010110001001000101 e68199ebbe8f5c6e66e68199ebbe8f5c6e5e7d59e68199ebbe8f5c6e66e68199ebbe8f5c6e5e7d6245
UHC 恙뾏\nf恙뾏\n^}Y恙뾏\nf恙뾏\n^}bE 111001011011111110010111010011010101110001101110011001101110010110111111100101110100110101011100011011100101111001111101010110011110010110111111100101110100110101011100011011100110011011100101101111111001011101001101010111000110111001011110011111010110001001000101 e5bf974d5c6e66e5bf974d5c6e5e7d59e5bf974d5c6e66e5bf974d5c6e5e7d6245

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