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 曜??俉??? 100101110110101000111111001111111111101001100001001111110011111100111111 976a3f3ffa613f3f3f
EUC-JP 曜??俉??? 11001101110010110011111100111111100011111011000110111011001111110011111100111111 cdcb3f3f8fb1bb3f3f3f
UTF-8 曜댐쉬俉득볜禮 111001101001101110011100111010111000110010010000111011001000100110101100111001001011111110001001111010111001001110011101111010111011001110011100111011111010011010110110 e69b9ceb8c90ec89ace4bf89eb939debb39cefa6b6
UHC 曜댐쉬俉득볜禮 1110100011111000101101001110111110111101101011001110011111101011101101011110011010111010101101111110011111011111 e8f8b4efbdace7ebb5e6bab7e7df

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