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{^ 10010111100000000011111100111111011011100111110110010111100000000011111100111111011011100111101101011110 97803f3f6e7d97803f3f6e7b5e
EUC-JP 沃??n}沃??n{^ 11001101111000000011111100111111011011100111110111001101111000000011111100111111011011100111101101011110 cde03f3f6e7dcde03f3f6e7b5e
UTF-8 沃섥뿖n}沃섥뿖n{^ 1110011010110010100000111110110010000100101001011110101110111111100101100110111001111101111001101011001010000011111011001000010010100101111010111011111110010110011011100111101101011110 e6b283ec84a5ebbf966e7de6b283ec84a5ebbf966e7b5e
UHC 沃섥뿖n}沃섥뿖n{^ 1110100010101010100110001111100110010111100110010110111001111101111010001010101010011000111110011001011110011001011011100111101101011110 e8aa98f997996e7de8aa98f997996e7b5e

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