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{^ 111100001100000110001110101011111110111111110101100011101010001101101110011111011111000011000001100011101010111111101111111101011000111010100011011011100111101101011110 f0c18eafeff58ea36e7df0c18eafeff58ea36e7b5e
SJIS-WIN ???????£n}???????£n{^ 0011111100111111001111110011111100111111001111110011111110000001100100100110111001111101001111110011111100111111001111110011111100111111001111111000000110010010011011100111101101011110 3f3f3f3f3f3f3f81926e7d3f3f3f3f3f3f3f81926e7b5e
EUC-JP ðÁ?¯ïõ?£n}ðÁ?¯ïõ?£n{^ 10001111101010011100001110001111101010101010000100111111100011111010001010110100100011111010101111000001100011111010101111011000001111111010000111110010011011100111110110001111101010011100001110001111101010101010000100111111100011111010001010110100100011111010101111000001100011111010101111011000001111111010000111110010011011100111101101011110 8fa9c38faaa13f8fa2b48fabc18fabd83fa1f26e7d8fa9c38faaa13f8fa2b48fabc18fabd83fa1f26e7b5e
UTF-8 ðÁޝïõŽ£n}ðÁޝïõŽ£n{^ 11000011101100001100001110000001110000101000111011000010101011111100001110101111110000111011010111000010100011101100001010100011011011100111110111000011101100001100001110000001110000101000111011000010101011111100001110101111110000111011010111000010100011101100001010100011011011100111101101011110 c3b0c381c28ec2afc3afc3b5c28ec2a36e7dc3b0c381c28ec2afc3afc3b5c28ec2a36e7b5e
UHC ð???????n}ð???????n{^ 1010100110100011001111110011111100111111001111110011111100111111001111110110111001111101101010011010001100111111001111110011111100111111001111110011111100111111011011100111101101011110 a9a33f3f3f3f3f3f3f6e7da9a33f3f3f3f3f3f3f6e7b5e

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