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 ‹ož¶‘IÎn}‹ož¶‘IÎn{^ 100010110110111110011110101101101001000101001001100100001100111001101110011111011000101101101111100111101011011010010001010010011001000011001110011011100111101101011110 8b6f9eb6914990ce6e7d8b6f9eb6914990ce6e7b5e
SJIS-WIN ?o?¶?I??n}?o?¶?I??n{^ 0011111101101111001111111000000111110111001111110100100100111111001111110110111001111101001111110110111100111111100000011111011100111111010010010011111100111111011011100111101101011110 3f6f3f81f73f493f3f6e7d3f6f3f81f73f493f3f6e7b5e
EUC-JP ?o?¶?I?În}?o?¶?I?În{^ 001111110110111100111111101000101111100100111111010010010011111110001111101010101100001001101110011111010011111101101111001111111010001011111001001111110100100100111111100011111010101011000010011011100111101101011110 3f6f3fa2f93f493f8faac26e7d3f6f3fa2f93f493f8faac26e7b5e
UTF-8 ‹ož¶‘IÎn}‹ož¶‘IÎn{^ 110000101000101101101111110000101001111011000010101101101100001010010001010010011100001010010000110000111000111001101110011111011100001010001011011011111100001010011110110000101011011011000010100100010100100111000010100100001100001110001110011011100111101101011110 c28b6fc29ec2b6c29149c290c38e6e7dc28b6fc29ec2b6c29149c290c38e6e7b5e
UHC ?o?¶?I??n}?o?¶?I??n{^ 0011111101101111001111111010001011010010001111110100100100111111001111110110111001111101001111110110111100111111101000101101001000111111010010010011111100111111011011100111101101011110 3f6f3fa2d23f493f3f6e7d3f6f3fa2d23f493f3f6e7b5e

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