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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 妺幟哀[}妺幟哀[{^ 1111101010100101100110111110111010001000101000110101101101111101111110101010010110011011111011101000100010100011010110110111101101011110 faa59bee88a35b7dfaa59bee88a35b7b5e
EUC-JP 妺幟哀[}妺幟哀[{^ 10001111101110011011011111010110111100001011000010100101010110110111110110001111101110011011011111010110111100001011000010100101010110110111101101011110 8fb9b7d6f0b0a55b7d8fb9b7d6f0b0a55b7b5e
UTF-8 妺幟哀[}妺幟哀[{^ 1110010110100110101110101110010110111001100111111110010110010011100000000101101101111101111001011010011010111010111001011011100110011111111001011001001110000000010110110111101101011110 e5a6bae5b99fe593805b7de5a6bae5b99fe593805b7b5e
UHC ?幟哀[}?幟哀[{^ 001111111111011010111010111001001110111001011011011111010011111111110110101110101110010011101110010110110111101101011110 3ff6bae4ee5b7d3ff6bae4ee5b7b5e

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