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 Ãó±ÕۏÃó±ÕÙ^ 10001111110000111111001110110001110101011101101110001111110000111111001110110001110101011101100101011110 8fc3f3b1d5db8fc3f3b1d5d95e
SJIS-WIN ???±?????±??^ 001111110011111100111111100000010111110100111111001111110011111100111111001111111000000101111101001111110011111101011110 3f3f3f817d3f3f3f3f3f817d3f3f5e
EUC-JP ?Ãó±ÕÛ?Ãó±ÕÙ^ 00111111100011111010101010101010100011111010101111010001101000011101111010001111101010101101100010001111101010101110010100111111100011111010101010101010100011111010101111010001101000011101111010001111101010101101100010001111101010101110001101011110 3f8faaaa8fabd1a1de8faad88faae53f8faaaa8fabd1a1de8faad88faae35e
UTF-8 Ãó±ÕۏÃó±ÕÙ^ 11000010100011111100001110000011110000111011001111000010101100011100001110010101110000111001101111000010100011111100001110000011110000111011001111000010101100011100001110010101110000111001100101011110 c28fc383c3b3c2b1c395c39bc28fc383c3b3c2b1c395c3995e
UHC ???±?????±??^ 001111110011111100111111101000011011111000111111001111110011111100111111001111111010000110111110001111110011111101011110 3f3f3fa1be3f3f3f3f3fa1be3f3f5e

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