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 曜??敖??燿 10010111011010100011111100111111100111011100001000111111001111111110000010100000 976a3f3f9dc23f3fe0a0
EUC-JP 曜??敖??燿 11001101110010110011111100111111110110101100010000111111001111111110000010100010 cdcb3f3fdac43f3fe0a2
UTF-8 曜깍쉼敖쏉슈燿 111001101001101110011100111010101011100110001101111011001000100110111100111001101001010110010110111011001000111110001001111011001000101010001000111001111000011110111111 e69b9ceab98dec89bce69596ec8f89ec8a88e787bf
UHC 曜깍쉼敖쏉슈燿 1110100011111000101100011110111110111101101100001110011111111001100110111110111110111101101101001110100011111100 e8f8b1efbdb0e7f99befbdb4e8fc

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