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{^ 11011011101111111111100010110010010011100111110111011011101111111111100010110010010011100111101101011110 dbbff8b24e7ddbbff8b24e7b5e
SJIS-WIN ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
EUC-JP Û¿ø?N}Û¿ø?N{^ 10001111101010101110010110001111101000101100010010001111101010011100110000111111010011100111110110001111101010101110010110001111101000101100010010001111101010011100110000111111010011100111101101011110 8faae58fa2c48fa9cc3f4e7d8faae58fa2c48fa9cc3f4e7b5e
UTF-8 Û¿ø²N}Û¿ø²N{^ 110000111001101111000010101111111100001110111000110000101011001001001110011111011100001110011011110000101011111111000011101110001100001010110010010011100111101101011110 c39bc2bfc3b8c2b24e7dc39bc2bfc3b8c2b24e7b5e
UHC ?¿ø²N}?¿ø²N{^ 00111111101000101010111110101001101010101010100111110111010011100111110100111111101000101010111110101001101010101010100111110111010011100111101101011110 3fa2afa9aaa9f74e7d3fa2afa9aaa9f74e7b5e

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