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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 雍?∋}雍?∋{^ 11101000101101000011111110000001101110010111110111101000101101000011111110000001101110010111101101011110 e8b43f81b97de8b43f81b97b5e
EUC-JP 雍?∋}雍?∋{^ 11110000101101100011111110100010101110110111110111110000101101100011111110100010101110110111101101011110 f0b63fa2bb7df0b63fa2bb7b5e
UTF-8 雍흡∋}雍흡∋{^ 111010011001101110001101111011011001110110100001111000101000100010001011011111011110100110011011100011011110110110011101101000011110001010001000100010110111101101011110 e99b8ded9da1e2888b7de99b8ded9da1e2888b7b5e
UHC 雍흡∋}雍흡∋{^ 111010001011110011001000111011011010000111110101011111011110100010111100110010001110110110100001111101010111101101011110 e8bcc8eda1f57de8bcc8eda1f57b5e

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