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 蜥ォ驤媒蜥ォ驤倍^ 111001011001001010101011111010011000100010010100011111011110010110010010101010111110100110001000100101000111101101011110 e592abe988947de592abe988947b5e
EUC-JP 蜥ォ驤媒蜥ォ驤倍^ 1110100111110010100011101010101111110001111010001100011111011110111010011111001010001110101010111111000111101000110001111101110001011110 e9f28eabf1e8c7dee9f28eabf1e8c7dc5e
UTF-8 蜥ォ驤媒蜥ォ驤倍^ 11101000100111001010010111101111101111011010101111101001101010011010010011100101101010101001001011101000100111001010010111101111101111011010101111101001101010011010010011100101100000001000110101011110 e89ca5efbdabe9a9a4e5aa92e89ca5efbdabe9a9a4e5808d5e
UHC ???媒???倍^ 0011111100111111001111111101100011011010001111110011111100111111110110111100001101011110 3f3f3fd8da3f3f3fdbc35e

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