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 ÞöçÄRÞöçÄ^[ÞöçÄRÞöçÄ^[^ 1101111011110110111001111100010001010010110111101111011011100111110001000101111001011011110111101111011011100111110001000101001011011110111101101110011111000100010111100101101101011110 def6e7c452def6e7c45e5bdef6e7c452def6e7c45e5b5e
SJIS-WIN ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e
EUC-JP ÞöçÄRÞöçÄ^[ÞöçÄRÞöçÄ^[^ 10001111101010011011000010001111101010111101001110001111101010111010111010001111101010101010001101010010100011111010100110110000100011111010101111010011100011111010101110101110100011111010101010100011010111100101101110001111101010011011000010001111101010111101001110001111101010111010111010001111101010101010001101010010100011111010100110110000100011111010101111010011100011111010101110101110100011111010101010100011010111100101101101011110 8fa9b08fabd38fabae8faaa3528fa9b08fabd38fabae8faaa35e5b8fa9b08fabd38fabae8faaa3528fa9b08fabd38fabae8faaa35e5b5e
UTF-8 ÞöçÄRÞöçÄ^[ÞöçÄRÞöçÄ^[^ 110000111001111011000011101101101100001110100111110000111000010001010010110000111001111011000011101101101100001110100111110000111000010001011110010110111100001110011110110000111011011011000011101001111100001110000100010100101100001110011110110000111011011011000011101001111100001110000100010111100101101101011110 c39ec3b6c3a7c38452c39ec3b6c3a7c3845e5bc39ec3b6c3a7c38452c39ec3b6c3a7c3845e5b5e
UHC Þ???RÞ???^[Þ???RÞ???^[^ 101010001010110100111111001111110011111101010010101010001010110100111111001111110011111101011110010110111010100010101101001111110011111100111111010100101010100010101101001111110011111100111111010111100101101101011110 a8ad3f3f3f52a8ad3f3f3f5e5ba8ad3f3f3f52a8ad3f3f3f5e5b5e

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