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 ??E\nf??E\n^}Y??E\nf??E\n^}bE 0011111100111111010001010101110001101110011001100011111100111111010001010101110001101110010111100111110101011001001111110011111101000101010111000110111001100110001111110011111101000101010111000110111001011110011111010110001001000101 3f3f455c6e663f3f455c6e5e7d593f3f455c6e663f3f455c6e5e7d6245
SJIS-WIN 逑ーE\nf逑ーE\n^}Y逑ーE\nf逑ーE\n^}bE 111001111001001110110000010001010101110001101110011001101110011110010011101100000100010101011100011011100101111001111101010110011110011110010011101100000100010101011100011011100110011011100111100100111011000001000101010111000110111001011110011111010110001001000101 e793b0455c6e66e793b0455c6e5e7d59e793b0455c6e66e793b0455c6e5e7d6245
EUC-JP 逑ーE\nf逑ーE\n^}Y逑ーE\nf逑ーE\n^}bE 11101101111100111000111010110000010001010101110001101110011001101110110111110011100011101011000001000101010111000110111001011110011111010101100111101101111100111000111010110000010001010101110001101110011001101110110111110011100011101011000001000101010111000110111001011110011111010110001001000101 edf38eb0455c6e66edf38eb0455c6e5e7d59edf38eb0455c6e66edf38eb0455c6e5e7d6245
UTF-8 逑ーE\nf逑ーE\n^}Y逑ーE\nf逑ーE\n^}bE 111010011000000010010001111011111011110110110000010001010101110001101110011001101110100110000000100100011110111110111101101100000100010101011100011011100101111001111101010110011110100110000000100100011110111110111101101100000100010101011100011011100110011011101001100000001001000111101111101111011011000001000101010111000110111001011110011111010110001001000101 e98091efbdb0455c6e66e98091efbdb0455c6e5e7d59e98091efbdb0455c6e66e98091efbdb0455c6e5e7d6245
UHC 逑?E\nf逑?E\n^}Y逑?E\nf逑?E\n^}bE 110011111100011100111111010001010101110001101110011001101100111111000111001111110100010101011100011011100101111001111101010110011100111111000111001111110100010101011100011011100110011011001111110001110011111101000101010111000110111001011110011111010110001001000101 cfc73f455c6e66cfc73f455c6e5e7d59cfc73f455c6e66cfc73f455c6e5e7d6245

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