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 コメ湿コメ室^ 11110000111110111011101011010010100011101011110011110001111110111011101011010010100011101011101001011110 f0fbbad28ebcf1fbbad28eba5e
EUC-JP ?コメ湿?コメ室^ 001111111000111010111010100011101101001010111100101111100011111110001110101110101000111011010010101111001011110001011110 3f8eba8ed2bcbe3f8eba8ed2bcbc5e
UTF-8 コメ湿コメ室^ 11101110100000101011101011101111101111011011101011101111101111101001001011100110101110011011111111101110100001011011011011101111101111011011101011101111101111101001001011100101101011101010010001011110 ee82baefbdbaefbe92e6b9bfee85b6efbdbaefbe92e5aea45e
UHC ???????室^ 00111111001111110011111100111111001111110011111100111111111000111111100001011110 3f3f3f3f3f3f3fe3f85e

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