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 ÞùËÔfÞùËÔ^}YÞùËÔfÞùËÔ^}bE 11011110111110011100101111010100011001101101111011111001110010111101010001011110011111010101100111011110111110011100101111010100011001101101111011111001110010111101010001011110011111010110001001000101 def9cbd466def9cbd45e7d59def9cbd466def9cbd45e7d6245
SJIS-WIN ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
EUC-JP ÞùËÔfÞùËÔ^}YÞùËÔfÞùËÔ^}bE 100011111010100110110000100011111010101111100011100011111010101010110011100011111010101011010100011001101000111110101001101100001000111110101011111000111000111110101010101100111000111110101010110101000101111001111101010110011000111110101001101100001000111110101011111000111000111110101010101100111000111110101010110101000110011010001111101010011011000010001111101010111110001110001111101010101011001110001111101010101101010001011110011111010110001001000101 8fa9b08fabe38faab38faad4668fa9b08fabe38faab38faad45e7d598fa9b08fabe38faab38faad4668fa9b08fabe38faab38faad45e7d6245
UTF-8 ÞùËÔfÞùËÔ^}YÞùËÔfÞùËÔ^}bE 1100001110011110110000111011100111000011100010111100001110010100011001101100001110011110110000111011100111000011100010111100001110010100010111100111110101011001110000111001111011000011101110011100001110001011110000111001010001100110110000111001111011000011101110011100001110001011110000111001010001011110011111010110001001000101 c39ec3b9c38bc39466c39ec3b9c38bc3945e7d59c39ec3b9c38bc39466c39ec3b9c38bc3945e7d6245
UHC Þ???fÞ???^}YÞ???fÞ???^}bE 1010100010101101001111110011111100111111011001101010100010101101001111110011111100111111010111100111110101011001101010001010110100111111001111110011111101100110101010001010110100111111001111110011111101011110011111010110001001000101 a8ad3f3f3f66a8ad3f3f3f5e7d59a8ad3f3f3f66a8ad3f3f3f5e7d6245

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