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}Vn}W}Vn{^ 1110111010000111101110000101011101111101010101100110111001111101111011101000011110111000010101110111110101010110011011100111101101011110 ee87b8577d566e7dee87b8577d566e7b5e
SJIS-WIN ???W}Vn}???W}Vn{^ 0011111100111111001111110101011101111101010101100110111001111101001111110011111100111111010101110111110101010110011011100111101101011110 3f3f3f577d566e7d3f3f3f577d566e7b5e
EUC-JP î?¸W}Vn}î?¸W}Vn{^ 10001111101010111100001000111111100011111010001010110001010101110111110101010110011011100111110110001111101010111100001000111111100011111010001010110001010101110111110101010110011011100111101101011110 8fabc23f8fa2b1577d566e7d8fabc23f8fa2b1577d566e7b5e
UTF-8 W}Vn}W}Vn{^ 1100001110101110110000101000011111000010101110000101011101111101010101100110111001111101110000111010111011000010100001111100001010111000010101110111110101010110011011100111101101011110 c3aec287c2b8577d566e7dc3aec287c2b8577d566e7b5e
UHC ??¸W}Vn}??¸W}Vn{^ 00111111001111111010001010101100010101110111110101010110011011100111110100111111001111111010001010101100010101110111110101010110011011100111101101011110 3f3fa2ac577d566e7d3f3fa2ac577d566e7b5e

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