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 曜??節у?曜 1001011101101010001111110011111110010000110111111000010010000101001111111001011101101010 976a3f3f90df84853f976a
EUC-JP 曜??節у?曜 1100110111001011001111110011111111000000111000011010011111100101001111111100110111001011 cdcb3f3fc0e1a7e53fcdcb
UTF-8 曜경솤節у뱛曜 1110011010011011100111001110101010110010101111011110110010000110101001001110011110101111100000001101000110000011111010111011000110011011111001101001101110011100 e69b9ceab2bdec86a4e7af80d183ebb19be69b9c
UHC 曜경솤節у뱛曜 1110100011111000101100001110011010011001100111101110111110111101101011001110010110010011100000101110100011111000 e8f8b0e6999eefbdace59382e8f8

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