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 ñ莹ÞµÇÎÛñ莹ÞµÇÎÙ^ 111100011110100010001110101110011000111111011110101101011100011111001110110110111111000111101000100011101011100110001111110111101011010111000111110011101101100101011110 f1e88eb98fdeb5c7cedbf1e88eb98fdeb5c7ced95e
SJIS-WIN ????????????????????^ 001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ñè???Þ?ÇÎÛñè???Þ?ÇÎÙ^ 100011111010101111010000100011111010101110110010001111110011111100111111100011111010100110110000001111111000111110101010101011101000111110101010110000101000111110101010111001011000111110101011110100001000111110101011101100100011111100111111001111111000111110101001101100000011111110001111101010101010111010001111101010101100001010001111101010101110001101011110 8fabd08fabb23f3f3f8fa9b03f8faaae8faac28faae58fabd08fabb23f3f3f8fa9b03f8faaae8faac28faae35e
UTF-8 ñ莹ÞµÇÎÛñ莹ÞµÇÎÙ^ 1100001110110001110000111010100011000010100011101100001010111001110000101000111111000011100111101100001010110101110000111000011111000011100011101100001110011011110000111011000111000011101010001100001010001110110000101011100111000010100011111100001110011110110000101011010111000011100001111100001110001110110000111001100101011110 c3b1c3a8c28ec2b9c28fc39ec2b5c387c38ec39bc3b1c3a8c28ec2b9c28fc39ec2b5c387c38ec3995e
UHC ???¹?Þ???????¹?Þ????^ 00111111001111110011111110101001111101100011111110101000101011010011111100111111001111110011111100111111001111110011111110101001111101100011111110101000101011010011111100111111001111110011111101011110 3f3f3fa9f63fa8ad3f3f3f3f3f3f3fa9f63fa8ad3f3f3f3f5e

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