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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 蟲オ隴禄n}蟲オ隴禄n{^ 11100101101100111011010111101000101011011001100001011100011011100111110111100101101100111011010111101000101011011001100001011100011011100111101101011110 e5b3b5e8ad985c6e7de5b3b5e8ad985c6e7b5e
EUC-JP 蟲オ隴禄n}蟲オ隴禄n{^ 111010101011010110001110101101011111000010101111110011111011110101101110011111011110101010110101100011101011010111110000101011111100111110111101011011100111101101011110 eab58eb5f0afcfbd6e7deab58eb5f0afcfbd6e7b5e
UTF-8 蟲オ隴禄n}蟲オ隴禄n{^ 1110100010011111101100101110111110111101101101011110100110011010101101001110011110100110100001000110111001111101111010001001111110110010111011111011110110110101111010011001101010110100111001111010011010000100011011100111101101011110 e89fb2efbdb5e99ab4e7a6846e7de89fb2efbdb5e99ab4e7a6846e7b5e
UHC 蟲???n}蟲???n{^ 111101011111100100111111001111110011111101101110011111011111010111111001001111110011111100111111011011100111101101011110 f5f93f3f3f6e7df5f93f3f3f6e7b5e

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