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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??從}??從{^ 0011111100111111100111000110111001111101001111110011111110011100011011100111101101011110 3f3f9c6e7d3f3f9c6e7b5e
EUC-JP ??從}??從{^ 0011111100111111110101111100111101111101001111110011111111010111110011110111101101011110 3f3fd7cf7d3f3fd7cf7b5e
UTF-8 솽셰從}솽셰從{^ 111011001000011010111101111011001000010110110000111001011011111010011110011111011110110010000110101111011110110010000101101100001110010110111110100111100111101101011110 ec86bdec85b0e5be9e7dec86bdec85b0e5be9e7b5e
UHC 솽셰從}솽셰從{^ 101111001110000110111100110011101111000011110100011111011011110011100001101111001100111011110000111101000111101101011110 bce1bccef0f47dbce1bccef0f47b5e

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