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 ??賃}??賃{^ 0011111100111111100100101100000001111101001111110011111110010010110000000111101101011110 3f3f92c07d3f3f92c07b5e
EUC-JP ??賃}??賃{^ 0011111100111111110001001100001001111101001111110011111111000100110000100111101101011110 3f3fc4c27d3f3fc4c27b5e
UTF-8 솜섶賃}솜섶賃{^ 111011001000011010011100111011001000010010110110111010001011001110000011011111011110110010000110100111001110110010000100101101101110100010110011100000110111101101011110 ec869cec84b6e8b3837dec869cec84b6e8b3837b5e
UHC 솜섶賃}솜섶賃{^ 101111001101100010111100101110111110110011111100011111011011110011011000101111001011101111101100111111000111101101011110 bcd8bcbbecfc7dbcd8bcbbecfc7b5e

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