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}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN 衍??k}衍??k{^ 10011111101001010011111100111111011010110111110110011111101001010011111100111111011010110111101101011110 9fa53f3f6b7d9fa53f3f6b7b5e
EUC-JP 衍??k}衍??k{^ 11011110101001110011111100111111011010110111110111011110101001110011111100111111011010110111101101011110 dea73f3f6b7ddea73f3f6b7b5e
UTF-8 衍꾥풛k}衍꾥풛k{^ 1110100010100001100011011110101010111110101001011110110110010010100110110110101101111101111010001010000110001101111010101011111010100101111011011001001010011011011010110111101101011110 e8a18deabea5ed929b6b7de8a18deabea5ed929b6b7b5e
UHC 衍꾥풛k}衍꾥풛k{^ 1110011011100010100001001110100010111110100111100110101101111101111001101110001010000100111010001011111010011110011010110111101101011110 e6e284e8be9e6b7de6e284e8be9e6b7b5e

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