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 曜??凹??掖 10010111011010100011111100111111100010011001101000111111001111111001110101110100 976a3f3f899a3f3f9d74
EUC-JP 曜??凹??掖 11001101110010110011111100111111101100011111101000111111001111111101100111010101 cdcb3f3fb1fa3f3fd9d5
UTF-8 曜쒕젣凹싲젺掖 111001101001101110011100111011001001001010010101111011001010000010100011111001011000011110111001111011001000101110110010111011001010000010111010111001101000111010010110 e69b9cec9295eca0a3e587b9ec8bb2eca0bae68e96
UHC 曜쒕젣凹싲젺掖 1110100011111000100111001110101110100000100111001110100011101010100110101110101110100000101011011110010011111010 e8f89ceba09ce8ea9aeba0ade4fa

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