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 001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f45
SJIS-WIN 隲、谿浦隲、谿叡E 111010001010101110100100111001101010111010001001010110011110100010101011101001001110011010101110100010010110001001000101 e8aba4e6ae8959e8aba4e6ae896245
EUC-JP 隲、谿浦隲、谿叡E 1111000010101101100011101010010011101100101100001011000110111010111100001010110110001110101001001110110010110000101100011100001101000101 f0ad8ea4ecb0b1baf0ad8ea4ecb0b1c345
UTF-8 隲、谿浦隲、谿叡E 11101001100110101011001011101111101111011010010011101000101100001011111111100110101101011010011011101001100110101011001011101111101111011010010011101000101100001011111111100101100011111010000101000101 e99ab2efbda4e8b0bfe6b5a6e99ab2efbda4e8b0bfe58fa145
UHC ??谿浦??谿叡E 00111111001111111100110110101100111110001101110100111111001111111100110110101100111001111101010101000101 3f3fcdacf8dd3f3fcdace7d545

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