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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 韃・閾ェD韃・閾ェD^ 111010001110010110100101111010001000011110101010010001001110100011100101101001011110100010000111101010100100010001011110 e8e5a5e887aa44e8e5a5e887aa445e
EUC-JP 韃・閾ェD韃・閾ェD^ 11110000111001111000111010100101111011111110011110001110101010100100010011110000111001111000111010100101111011111110011110001110101010100100010001011110 f0e78ea5efe78eaa44f0e78ea5efe78eaa445e
UTF-8 韃・閾ェD韃・閾ェD^ 111010011001111110000011111011111011110110100101111010011001011010111110111011111011110110101010010001001110100110011111100000111110111110111101101001011110100110010110101111101110111110111101101010100100010001011110 e99f83efbda5e996beefbdaa44e99f83efbda5e996beefbdaa445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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