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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 諠ウ逕壽Φ逕喊 11100110100000111011001111100111100101001001101011100110100000111011001111100111100101001001101001011110 e683b3e7949ae683b3e7949a5e
EUC-JP 諠ウ逕壽Φ逕喊 1110101111100011100011101011001111101101111101001101010011101000101001101011010111101101111101001101001110111111 ebe38eb3edf4d4e8a6b5edf4d3bf
UTF-8 諠ウ逕壽Φ逕喊 1110100010101011101000001110111110111101101100111110100110000000100101011110010110100011101111011100111010100110111010011000000010010101111001011001011010001010 e8aba0efbdb3e98095e5a3bdcea6e98095e5968a
UHC ??逕壽Φ逕喊 001111110011111111001100111011111110000111111000101001011101010111001100111011111111100111100010 3f3fccefe1f8a5d5cceff9e2

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