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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 衍???衍???^ 1001111110100101001111110011111100111111100111111010010100111111001111110011111101011110 9fa53f3f3f9fa53f3f3f5e
EUC-JP 衍???衍???^ 1101111010100111001111110011111100111111110111101010011100111111001111110011111101011110 dea73f3f3fdea73f3f3f5e
UTF-8 衍겄띠궟衍겄띠궟^ 11101000101000011000110111101010101100101000010011101011100111011010000011101010101101101001111111101000101000011000110111101010101100101000010011101011100111011010000011101010101101101001111101011110 e8a18deab284eb9da0eab69fe8a18deab284eb9da0eab69f5e
UHC 衍겄띠궟衍겄띠궟^ 1110011011100010101100001100111010110110111011001000001010110010111001101110001010110000110011101011011011101100100000101011001001011110 e6e2b0ceb6ec82b2e6e2b0ceb6ec82b25e

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