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^ 100111111101000100111111100010010100100100111111010001001001111111010001001111111000100101001001001111110100010001011110 9fd13f89493f449fd13f89493f445e
EUC-JP 湲?迂?D湲?迂?D^ 110111101101001100111111101100011010101000111111010001001101111011010011001111111011000110101010001111110100010001011110 ded33fb1aa3f44ded33fb1aa3f445e
UTF-8 湲렪迂렕D湲렪迂렕D^ 111001101011100110110010111010111010000010101010111010001011111110000010111010111010000010010101010001001110011010111001101100101110101110100000101010101110100010111111100000101110101110100000100101010100010001011110 e6b9b2eba0aae8bf82eba09544e6b9b2eba0aae8bf82eba095445e
UHC 湲렪迂렕D湲렪迂렕D^ 11101010101110001000111010111000111010011110011010001110101010100100010011101010101110001000111010111000111010011110011010001110101010100100010001011110 eab88eb8e9e68eaa44eab88eb8e9e68eaa445e

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