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 曜??梧??暎 10010111011010100011111100111111100011001110011000111111001111111001110111110011 976a3f3f8ce63f3f9df3
EUC-JP 曜??梧??暎 11001101110010110011111100111111101110001110100000111111001111111101101011110101 cdcb3f3fb8e83f3fdaf5
UTF-8 曜곤쉥梧삼쉴暎 111001101001101110011100111010101011001110100100111011001000100110100101111001101010001010100111111011001000001010111100111011001000100110110100111001101001101010001110 e69b9ceab3a4ec89a5e6a2a7ec82bcec89b4e69a8e
UHC 曜곤쉥梧삼쉴暎 1110100011111000101100001110111110111101101010111110011111111100101110111110111110111101101011111110011110110010 e8f8b0efbdabe7fcbbefbdafe7b2

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