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 曜??淳θ?曖 1001011101101010001111110011111110001111011111101000001111000110001111111001111001000010 976a3f3f8f7e83c63f9e42
EUC-JP 曜??淳θ?曖 1100110111001011001111110011111110111101110111111010011011001000001111111101101110100011 cdcb3f3fbddfa6c83fdba3
UTF-8 曜닳댌淳θ츚曖 1110011010011011100111001110101110001011101100111110101110001100100011001110011010110111101100111100111010111000111011001011100010011010111001101001101110010110 e69b9ceb8bb3eb8c8ce6b7b3ceb8ecb89ae69b96
UHC 曜닳댌淳θ츚曖 1110100011111000101101001110001010001000101101011110001011101000101001011110100010101110100100111110010011110010 e8f8b4e288b5e2e8a5e8ae93e4f2

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