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 中?ο}中?ο{^ 10010010100001100011111110000011110011010111110110010010100001100011111110000011110011010111101101011110 92863f83cd7d92863f83cd7b5e
EUC-JP 中?ο}中?ο{^ 11000011111001100011111110100110110011110111110111000011111001100011111110100110110011110111101101011110 c3e63fa6cf7dc3e63fa6cf7b5e
UTF-8 中뜹ο}中뜹ο{^ 11100100101110001010110111101011100111001011100111001110101111110111110111100100101110001010110111101011100111001011100111001110101111110111101101011110 e4b8adeb9cb9cebf7de4b8adeb9cb9cebf7b5e
UHC 中뜹ο}中뜹ο{^ 111100011110100110110110111001011010010111101111011111011111000111101001101101101110010110100101111011110111101101011110 f1e9b6e5a5ef7df1e9b6e5a5ef7b5e

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