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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 瓠???暖??^ 11100001010000000011111100111111001111111001001001100111001111110011111101011110 e1403f3f3f92673f3f5e
EUC-JP 瓠???暖??^ 11100001101000010011111100111111001111111100001111001000001111110011111101011110 e1a13f3f3fc3c83f3f5e
UTF-8 瓠렠뤫폼暖콓펍^ 11100111100100111010000011101011101000001010000011101011101001001010101111101101100011111011110011100110100110101001011011101100101111011001001111101101100011101000110101011110 e793a0eba0a0eba4abed8fbce69a96ecbd93ed8e8d5e
UHC 瓠렠뤫폼暖콓펍^ 111110111101001010001110101100011000111111011001110001101111101111010001111011001011000110001111110001101110000001011110 fbd28eb18fd9c6fbd1ecb18fc6e05e

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