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 ÀϏ°ûÛÀϏ°ûÙ^ 11000000110011111000111110110000111110111101101111000000110011111000111110110000111110111101100101011110 c0cf8fb0fbdbc0cf8fb0fbd95e
SJIS-WIN ???°?????°??^ 001111110011111100111111100000011000101100111111001111110011111100111111001111111000000110001011001111110011111101011110 3f3f3f818b3f3f3f3f3f818b3f3f5e
EUC-JP ÀÏ?°ûÛÀÏ?°ûÙ^ 10001111101010101010001010001111101010101100000100111111101000011110101110001111101010111110010110001111101010101110010110001111101010101010001010001111101010101100000100111111101000011110101110001111101010111110010110001111101010101110001101011110 8faaa28faac13fa1eb8fabe58faae58faaa28faac13fa1eb8fabe58faae35e
UTF-8 ÀϏ°ûÛÀϏ°ûÙ^ 11000011100000001100001110001111110000101000111111000010101100001100001110111011110000111001101111000011100000001100001110001111110000101000111111000010101100001100001110111011110000111001100101011110 c380c38fc28fc2b0c3bbc39bc380c38fc28fc2b0c3bbc3995e
UHC ???°?????°??^ 001111110011111100111111101000011100011000111111001111110011111100111111001111111010000111000110001111110011111101011110 3f3f3fa1c63f3f3f3f3fa1c63f3f5e

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