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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 隴ス螢ス邏秘ゥ募サ 1110100010101101101111011110010110100011101111011110011110110100100101001110100110101001100101011110010110111011 e8adbde5a3bde7b494e9a995e5bb
EUC-JP 隴ス螢ス邏秘ゥ募サ 111100001010111110001110101111011110101010100101100011101011110111101110101101101100100011101011100011101010100111001010111001111000111010111011 f0af8ebdeaa58ebdeeb6c8eb8ea9cae78ebb
UTF-8 隴ス螢ス邏秘ゥ募サ 111010011001101010110100111011111011110110111101111010001001111010100010111011111011110110111101111010011000001010001111111001111010011110011000111011111011110110101001111001011000101110011111111011111011110110111011 e99ab4efbdbde89ea2efbdbde9828fe7a798efbda9e58b9fefbdbb
UHC ??螢?邏秘?募? 00111111001111111111101110101011001111111101010110100100110111011111101000111111110110011011010000111111 3f3ffbab3fd5a4ddfa3fd9b43f

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