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 ???k\n}???k\n{^ 001111110011111100111111011010110101110001101110011111010011111100111111001111110110101101011100011011100111101101011110 3f3f3f6b5c6e7d3f3f3f6b5c6e7b5e
SJIS-WIN 衍??k\n}衍??k\n{^ 1001111110100101001111110011111101101011010111000110111001111101100111111010010100111111001111110110101101011100011011100111101101011110 9fa53f3f6b5c6e7d9fa53f3f6b5c6e7b5e
EUC-JP 衍??k\n}衍??k\n{^ 1101111010100111001111110011111101101011010111000110111001111101110111101010011100111111001111110110101101011100011011100111101101011110 dea73f3f6b5c6e7ddea73f3f6b5c6e7b5e
UTF-8 衍꾢ㅁk\n}衍꾢ㅁk\n{^ 111010001010000110001101111010101011111010100010111000111000010110000001011010110101110001101110011111011110100010100001100011011110101010111110101000101110001110000101100000010110101101011100011011100111101101011110 e8a18deabea2e385816b5c6e7de8a18deabea2e385816b5c6e7b5e
UHC 衍꾢ㅁk\n}衍꾢ㅁk\n{^ 111001101110001010000100111001011010010010110001011010110101110001101110011111011110011011100010100001001110010110100100101100010110101101011100011011100111101101011110 e6e284e5a4b16b5c6e7de6e284e5a4b16b5c6e7b5e

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