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 已??}已??{^ 1001101111011111001111110011111101111101100110111101111100111111001111110111101101011110 9bdf3f3f7d9bdf3f3f7b5e
EUC-JP 已??}已??{^ 1101011011100001001111110011111101111101110101101110000100111111001111110111101101011110 d6e13f3f7dd6e13f3f7b5e
UTF-8 已곤쓱}已곤쓱{^ 111001011011011110110010111010101011001110100100111011001001001110110001011111011110010110110111101100101110101010110011101001001110110010010011101100010111101101011110 e5b7b2eab3a4ec93b17de5b7b2eab3a4ec93b17b5e
UHC 已곤쓱}已곤쓱{^ 111011001010101110110000111011111011111010110011011111011110110010101011101100001110111110111110101100110111101101011110 ecabb0efbeb37decabb0efbeb37b5e

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