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 œDYn}œDYn{^ 1100001010011100010001001100001010001111010110010110111001111101110000101001110001000100110000101000111101011001011011100111101101011110 c29c44c28f596e7dc29c44c28f596e7b5e
SJIS-WIN ??D??Yn}??D??Yn{^ 0011111100111111010001000011111100111111010110010110111001111101001111110011111101000100001111110011111101011001011011100111101101011110 3f3f443f3f596e7d3f3f443f3f596e7b5e
EUC-JP Â?DÂ?Yn}Â?DÂ?Yn{^ 10001111101010101010010000111111010001001000111110101010101001000011111101011001011011100111110110001111101010101010010000111111010001001000111110101010101001000011111101011001011011100111101101011110 8faaa43f448faaa43f596e7d8faaa43f448faaa43f596e7b5e
UTF-8 œDYn}œDYn{^ 11000011100000101100001010011100010001001100001110000010110000101000111101011001011011100111110111000011100000101100001010011100010001001100001110000010110000101000111101011001011011100111101101011110 c382c29c44c382c28f596e7dc382c29c44c382c28f596e7b5e
UHC ??D??Yn}??D??Yn{^ 0011111100111111010001000011111100111111010110010110111001111101001111110011111101000100001111110011111101011001011011100111101101011110 3f3f443f3f596e7d3f3f443f3f596e7b5e

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