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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 熱?W}熱?W{^ 1001010001001101001111110101011101111101100101000100110100111111010101110111101101011110 944d3f577d944d3f577b5e
EUC-JP 熱?W}熱?W{^ 1100011110101110001111110101011101111101110001111010111000111111010101110111101101011110 c7ae3f577dc7ae3f577b5e
UTF-8 熱쬷W}熱쬷W{^ 1110011110000110101100011110110010101100101101110101011101111101111001111000011010110001111011001010110010110111010101110111101101011110 e786b1ecacb7577de786b1ecacb7577b5e
UHC 熱쬷W}熱쬷W{^ 11100110111100001010011101101110010101110111110111100110111100001010011101101110010101110111101101011110 e6f0a76e577de6f0a76e577b5e

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