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 ‘þ’Y}‘þ’Y{^ 1001000111111110100100100101100101111101100100011111111010010010010110010111101101011110 91fe92597d91fe92597b5e
SJIS-WIN ???Y}???Y{^ 0011111100111111001111110101100101111101001111110011111100111111010110010111101101011110 3f3f3f597d3f3f3f597b5e
EUC-JP ?þ?Y}?þ?Y{^ 001111111000111110101001110100000011111101011001011111010011111110001111101010011101000000111111010110010111101101011110 3f8fa9d03f597d3f8fa9d03f597b5e
UTF-8 ‘þ’Y}‘þ’Y{^ 1100001010010001110000111011111011000010100100100101100101111101110000101001000111000011101111101100001010010010010110010111101101011110 c291c3bec292597dc291c3bec292597b5e
UHC ?þ?Y}?þ?Y{^ 00111111101010011010110100111111010110010111110100111111101010011010110100111111010110010111101101011110 3fa9ad3f597d3fa9ad3f597b5e

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