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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 、醢蛩、醢蛔^ 111100011110001010100100111001111100110111100101011111011111000111100010101001001110011111001101111001010111101101011110 f1e2a4e7cde57df1e2a4e7cde57b5e
EUC-JP ?、醢蛩?、醢蛔^ 001111111000111010100100111011101100111111101001110111100011111110001110101001001110111011001111111010011101110001011110 3f8ea4eecfe9de3f8ea4eecfe9dc5e
UTF-8 、醢蛩、醢蛔^ 11101110100001011001110111101111101111011010010011101001100001101010001011101000100110111010100111101110100001011001110111101111101111011010010011101001100001101010001011101000100110111001010001011110 ee859defbda4e986a2e89ba9ee859defbda4e986a2e89b945e
UHC ???????蛔^ 00111111001111110011111100111111001111110011111100111111111111001110111001011110 3f3f3f3f3f3f3ffcee5e

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