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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ソフケn}ソフケn{^ 101111111111000010001111110011001011100101101110011111011011111111110000100011111100110010111001011011100111101101011110 bff08fccb96e7dbff08fccb96e7b5e
EUC-JP ソ?フケn}ソ?フケn{^ 10001110101111110011111110001110110011001000111010111001011011100111110110001110101111110011111110001110110011001000111010111001011011100111101101011110 8ebf3f8ecc8eb96e7d8ebf3f8ecc8eb96e7b5e
UTF-8 ソフケn}ソフケn{^ 1110111110111101101111111110111010000001100011101110111110111110100011001110111110111101101110010110111001111101111011111011110110111111111011101000000110001110111011111011111010001100111011111011110110111001011011100111101101011110 efbdbfee818eefbe8cefbdb96e7defbdbfee818eefbe8cefbdb96e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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