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 蔭??[}蔭??[{^ 10001000111111000011111100111111010110110111110110001000111111000011111100111111010110110111101101011110 88fc3f3f5b7d88fc3f3f5b7b5e
EUC-JP 蔭??[}蔭??[{^ 10110000111111100011111100111111010110110111110110110000111111100011111100111111010110110111101101011110 b0fe3f3f5b7db0fe3f3f5b7b5e
UTF-8 蔭뗭꽮[}蔭뗭꽮[{^ 1110100010010100101011011110101110010111101011011110101010111101101011100101101101111101111010001001010010101101111010111001011110101101111010101011110110101110010110110111101101011110 e894adeb97adeabdae5b7de894adeb97adeabdae5b7b5e
UHC 蔭뗭꽮[}蔭뗭꽮[{^ 1110101111100011100010111110110010000100101110010101101101111101111010111110001110001011111011001000010010111001010110110111101101011110 ebe38bec84b95b7debe38bec84b95b7b5e

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