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 錏滂スァ錏滂スァ^ 11100111111110011001111111101111101111011010011111100111111110011001111111101111101111011010011101011110 e7f99fefbda7e7f99fefbda75e
EUC-JP 錏滂スァ錏滂スァ^ 1110111011111011110111101111000110001110101111011000111010100111111011101111101111011110111100011000111010111101100011101010011101011110 eefbdef18ebd8ea7eefbdef18ebd8ea75e
UTF-8 錏滂スァ錏滂スァ^ 11101001100011001000111111100110101110111000001011101111101111011011110111101111101111011010011111101001100011001000111111100110101110111000001011101111101111011011110111101111101111011010011101011110 e98c8fe6bb82efbdbdefbda7e98c8fe6bb82efbdbdefbda75e
UHC ?滂???滂??^ 0011111111011011101101010011111100111111001111111101101110110101001111110011111101011110 3fdbb53f3f3fdbb53f3f5e

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