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 窈??節??澳 11100010011101110011111100111111100100001101111100111111001111111110000001010011 e2773f3f90df3f3fe053
EUC-JP 窈??節??澳 11100011110110000011111100111111110000001110000100111111001111111101111110110100 e3d83f3fc0e13f3fdfb4
UTF-8 窈계쓨節몌슥澳 111001111010101010001000111010101011001110000100111011001001001110101000111001111010111110000000111010111010101010001100111011001000101010100101111001101011111010110011 e7aa88eab384ec93a8e7af80ebaa8cec8aa5e6beb3
UHC 窈계쓨節몌슥澳 1110100110100001101100001110100010011101100010011110111110111101101110001110111110111101101110111110011111111110 e9a1b0e89d89efbdb8efbdbbe7fe

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