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 虞??}虞??{^ 1000101111110001001111110011111101111101100010111111000100111111001111110111101101011110 8bf13f3f7d8bf13f3f7b5e
EUC-JP 虞??}虞??{^ 1011011011110011001111110011111101111101101101101111001100111111001111110111101101011110 b6f33f3f7db6f33f3f7b5e
UTF-8 虞뤒훞}虞뤒훞{^ 111010001001100110011110111010111010010010010010111011011001101110011110011111011110100010011001100111101110101110100100100100101110110110011011100111100111101101011110 e8999eeba492ed9b9e7de8999eeba492ed9b9e7b5e
UHC 虞뤒훞}虞뤒훞{^ 111010011110010110001111110000101100010001101110011111011110100111100101100011111100001011000100011011100111101101011110 e9e58fc2c46e7de9e58fc2c46e7b5e

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