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 蜥ォ逶房蜥ォ逶房^ 111001011001001010101011111001111001101110010110010110111110010110010010101010111110011110011011100101100101101101011110 e592abe79b965be592abe79b965b5e
EUC-JP 蜥ォ逶房蜥ォ逶房^ 1110100111110010100011101010101111101101111110111100101110111100111010011111001010001110101010111110110111111011110010111011110001011110 e9f28eabedfbcbbce9f28eabedfbcbbc5e
UTF-8 蜥ォ逶房蜥ォ逶房^ 11101000100111001010010111101111101111011010101111101001100000001011011011100110100010001011111111101000100111001010010111101111101111011010101111101001100000001011011011100110100010001011111101011110 e89ca5efbdabe980b6e688bfe89ca5efbdabe980b6e688bf5e
UHC ???房???房^ 0011111100111111001111111101101110101110001111110011111100111111110110111010111001011110 3f3f3fdbae3f3f3fdbae5e

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