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{^ 1110011110000110101100011110101110010101100110010101011101111101111001111000011010110001111010111001010110011001010101110111101101011110 e786b1eb9599577de786b1eb9599577b5e
UHC 熱땙W}熱땙W{^ 11100110111100001000101101101110010101110111110111100110111100001000101101101110010101110111101101011110 e6f08b6e577de6f08b6e577b5e

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