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 曜??獄??潁 10010111011010100011111100111111100011011001011000111111001111111001111111110001 976a3f3f8d963f3f9ff1
EUC-JP 曜??獄??潁 11001101110010110011111100111111101110011111011000111111001111111101111011110011 cdcb3f3fb9f63f3fdef3
UTF-8 曜곤슁獄쏉슘潁 111001101001101110011100111010101011001110100100111011001000101010000001111001111000110110000100111011001000111110001001111011001000101010011000111001101011110110000001 e69b9ceab3a4ec8a81e78d84ec8f89ec8a98e6bd81
UHC 曜곤슁獄쏉슘潁 1110100011111000101100001110111110111101101100111110100010101011100110111110111110111101101101111110011110111000 e8f8b0efbdb3e8ab9befbdb7e7b8

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