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 Þïøõ\}Þïøõ\{^ 11011110111011111111100011110101010111000111110111011110111011111111100011110101010111000111101101011110 deeff8f55c7ddeeff8f55c7b5e
SJIS-WIN ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP Þïøõ\}Þïøõ\{^ 1000111110101001101100001000111110101011110000011000111110101001110011001000111110101011110110000101110001111101100011111010100110110000100011111010101111000001100011111010100111001100100011111010101111011000010111000111101101011110 8fa9b08fabc18fa9cc8fabd85c7d8fa9b08fabc18fa9cc8fabd85c7b5e
UTF-8 Þïøõ\}Þïøõ\{^ 110000111001111011000011101011111100001110111000110000111011010101011100011111011100001110011110110000111010111111000011101110001100001110110101010111000111101101011110 c39ec3afc3b8c3b55c7dc39ec3afc3b8c3b55c7b5e
UHC Þ?ø?\}Þ?ø?\{^ 1010100010101101001111111010100110101010001111110101110001111101101010001010110100111111101010011010101000111111010111000111101101011110 a8ad3fa9aa3f5c7da8ad3fa9aa3f5c7b5e

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