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 ??W??Jn}??W??Jn{^ 0011111100111111010101110011111100111111010010100110111001111101001111110011111101010111001111110011111101001010011011100111101101011110 3f3f573f3f4a6e7d3f3f573f3f4a6e7b5e
SJIS-WIN 隕隕W隕隕Jn}隕隕W隕隕Jn{^ 11101000101001101110100010100110010101111110100010100110111010001010011001001010011011100111110111101000101001101110100010100110010101111110100010100110111010001010011001001010011011100111101101011110 e8a6e8a657e8a6e8a64a6e7de8a6e8a657e8a6e8a64a6e7b5e
EUC-JP 隕隕W隕隕Jn}隕隕W隕隕Jn{^ 11110000101010001111000010101000010101111111000010101000111100001010100001001010011011100111110111110000101010001111000010101000010101111111000010101000111100001010100001001010011011100111101101011110 f0a8f0a857f0a8f0a84a6e7df0a8f0a857f0a8f0a84a6e7b5e
UTF-8 隕隕W隕隕Jn}隕隕W隕隕Jn{^ 111010011001101010010101111010011001101010010101010101111110100110011010100101011110100110011010100101010100101001101110011111011110100110011010100101011110100110011010100101010101011111101001100110101001010111101001100110101001010101001010011011100111101101011110 e99a95e99a9557e99a95e99a954a6e7de99a95e99a9557e99a95e99a954a6e7b5e
UHC 隕隕W隕隕Jn}隕隕W隕隕Jn{^ 11101010101000101110101010100010010101111110101010100010111010101010001001001010011011100111110111101010101000101110101010100010010101111110101010100010111010101010001001001010011011100111101101011110 eaa2eaa257eaa2eaa24a6e7deaa2eaa257eaa2eaa24a6e7b5e

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