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 ?????ø? 00111111001111110011111100111111001111111111100000111111 3f3f3f3f3ff83f
SJIS-WIN 曜??嚥??節 10010111011010100011111100111111100110101000101100111111001111111001000011011111 976a3f3f9a8b3f3f90df
EUC-JP 曜??嚥?ø節 110011011100101100111111001111111101001111101011001111111000111110101001110011001100000011100001 cdcb3f3fd3eb3f8fa9ccc0e1
UTF-8 曜경솋嚥ㅹø節 1110011010011011100111001110101010110010101111011110110010000110100010111110010110011010101001011110001110000101101110011100001110111000111001111010111110000000 e69b9ceab2bdec868be59aa5e385b9c3b8e7af80
UHC 曜경솋嚥ㅹø節 1110100011111000101100001110011010011001100011111110011010111111101001001110100110101001101010101110111110111101 e8f8b0e6998fe6bfa4e9a9aaefbd

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