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{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 邯夐#W}邯夐#W{^ 1110011110110110100110101110100110000001100101000101011101111101111001111011011010011010111010011000000110010100010101110111101101011110 e7b69ae98194577de7b69ae98194577b5e
EUC-JP 邯夐#W}邯夐#W{^ 1110111010111000110101001110101110100001111101000101011101111101111011101011100011010100111010111010000111110100010101110111101101011110 eeb8d4eba1f4577deeb8d4eba1f4577b5e
UTF-8 邯夐#W}邯夐#W{^ 1110100110000010101011111110010110100100100100001110111110111100100000110101011101111101111010011000001010101111111001011010010010010000111011111011110010000011010101110111101101011110 e982afe5a490efbc83577de982afe5a490efbc83577b5e
UHC 邯?#W}邯?#W{^ 110010101111101100111111101000111010001101010111011111011100101011111011001111111010001110100011010101110111101101011110 cafb3fa3a3577dcafb3fa3a3577b5e

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