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^ 11111011100011110011111100111111001111110100010011111011100011110011111100111111001111110100010001011110 fb8f3f3f3f44fb8f3f3f3f445e
EUC-JP 繒???D繒???D^ 100011111101010011010100001111110011111100111111010001001000111111010100110101000011111100111111001111110100010001011110 8fd4d43f3f3f448fd4d43f3f3f445e
UTF-8 繒ㅻ렋렓D繒ㅻ렋렓D^ 111001111011100110010010111000111000010110111011111010111010000010001011111010111010000010010011010001001110011110111001100100101110001110000101101110111110101110100000100010111110101110100000100100110100010001011110 e7b992e385bbeba08beba09344e7b992e385bbeba08beba093445e
UHC 繒ㅻ렋렓D繒ㅻ렋렓D^ 11110001111110011010010011101011100011101010001010001110101010000100010011110001111110011010010011101011100011101010001010001110101010000100010001011110 f1f9a4eb8ea28ea844f1f9a4eb8ea28ea8445e

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