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 ???’???’^ 0011111100111111001111111000000101100110001111110011111100111111100000010110011001011110 3f3f3f81663f3f3f81665e
EUC-JP ???’???’^ 0011111100111111001111111010000111000111001111110011111100111111101000011100011101011110 3f3f3fa1c73f3f3fa1c75e
UTF-8 룶햶▣’룶햶▣’^ 11101011101000111011011011101101100101101011011011100010100101101010001111100010100000001001100111101011101000111011011011101101100101101011011011100010100101101010001111100010100000001001100101011110 eba3b6ed96b6e296a3e28099eba3b6ed96b6e296a3e280995e
UHC 룶햶▣’룶햶▣’^ 1000111110101011110000011000111110100010110000111010000110101111100011111010101111000001100011111010001011000011101000011010111101011110 8fabc18fa2c3a1af8fabc18fa2c3a1af5e

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