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{^ 11111011010110001011011111001111010101110111110111111011010110001011011111001111010101110111101101011110 fb58b7cf577dfb58b7cf577b5e
EUC-JP ?キマW}?キマW{^ 001111111000111010110111100011101100111101010111011111010011111110001110101101111000111011001111010101110111101101011110 3f8eb78ecf577d3f8eb78ecf577b5e
UTF-8 凞キマW}凞キマW{^ 1110111110101000100101011110111110111101101101111110111110111110100011110101011101111101111011111010100010010101111011111011110110110111111011111011111010001111010101110111101101011110 efa895efbdb7efbe8f577defa895efbdb7efbe8f577b5e
UHC ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e

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