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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 予?Цn}予?Цn{^ 100101110101110000111111100001000101011101101110011111011001011101011100001111111000010001010111011011100111101101011110 975c3f84576e7d975c3f84576e7b5e
EUC-JP 予?Цn}予?Цn{^ 110011011011110100111111101001111011100001101110011111011100110110111101001111111010011110111000011011100111101101011110 cdbd3fa7b86e7dcdbd3fa7b86e7b5e
UTF-8 予쀬Цn}予쀬Цn{^ 111001001011101010001000111011001000000010101100110100001010011001101110011111011110010010111010100010001110110010000000101011001101000010100110011011100111101101011110 e4ba88ec80acd0a66e7de4ba88ec80acd0a66e7b5e
UHC 予쀬Цn}予쀬Цn{^ 1110010111111000100101111110110010101100101110000110111001111101111001011111100010010111111011001010110010111000011011100111101101011110 e5f897ecacb86e7de5f897ecacb86e7b5e

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