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 ñ掯rn}ñ掯rn{^ 1100001110110001110000111010011011000010100011101100001010101111011100100110111001111101110000111011000111000011101001101100001010001110110000101010111101110010011011100111101101011110 c3b1c3a6c28ec2af726e7dc3b1c3a6c28ec2af726e7b5e
SJIS-WIN ?±??????rn}?±??????rn{^ 00111111100000010111110100111111001111110011111100111111001111110011111101110010011011100111110100111111100000010111110100111111001111110011111100111111001111110011111101110010011011100111101101011110 3f817d3f3f3f3f3f3f726e7d3f817d3f3f3f3f3f3f726e7b5e
EUC-JP ñæ�¯rn}ñæ�¯rn{^ 10001111101010101010101010100001110111101000111110101010101010101000111110100010110000111000111110101010101001000011111110001111101010101010010010001111101000101011010001110010011011100111110110001111101010101010101010100001110111101000111110101010101010101000111110100010110000111000111110101010101001000011111110001111101010101010010010001111101000101011010001110010011011100111101101011110 8faaaaa1de8faaaa8fa2c38faaa43f8faaa48fa2b4726e7d8faaaaa1de8faaaa8fa2c38faaa43f8faaa48fa2b4726e7b5e
UTF-8 ñ掯rn}ñ掯rn{^ 110000111000001111000010101100011100001110000011110000101010011011000011100000101100001010001110110000111000001011000010101011110111001001101110011111011100001110000011110000101011000111000011100000111100001010100110110000111000001011000010100011101100001110000010110000101010111101110010011011100111101101011110 c383c2b1c383c2a6c382c28ec382c2af726e7dc383c2b1c383c2a6c382c28ec382c2af726e7b5e
UHC ?±??????rn}?±??????rn{^ 00111111101000011011111000111111001111110011111100111111001111110011111101110010011011100111110100111111101000011011111000111111001111110011111100111111001111110011111101110010011011100111101101011110 3fa1be3f3f3f3f3f3f726e7d3fa1be3f3f3f3f3f3f726e7b5e

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