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 Þèä÷n}Þèä÷n{^ 11011110111010001110010011110111011011100111110111011110111010001110010011110111011011100111101101011110 dee8e4f76e7ddee8e4f76e7b5e
SJIS-WIN ???÷n}???÷n{^ 001111110011111100111111100000011000000001101110011111010011111100111111001111111000000110000000011011100111101101011110 3f3f3f81806e7d3f3f3f81806e7b5e
EUC-JP Þèä÷n}Þèä÷n{^ 100011111010100110110000100011111010101110110010100011111010101110100011101000011110000001101110011111011000111110101001101100001000111110101011101100101000111110101011101000111010000111100000011011100111101101011110 8fa9b08fabb28faba3a1e06e7d8fa9b08fabb28faba3a1e06e7b5e
UTF-8 Þèä÷n}Þèä÷n{^ 110000111001111011000011101010001100001110100100110000111011011101101110011111011100001110011110110000111010100011000011101001001100001110110111011011100111101101011110 c39ec3a8c3a4c3b76e7dc39ec3a8c3a4c3b76e7b5e
UHC Þ??÷n}Þ??÷n{^ 1010100010101101001111110011111110100001110000000110111001111101101010001010110100111111001111111010000111000000011011100111101101011110 a8ad3f3fa1c06e7da8ad3f3fa1c06e7b5e

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