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 蔭⑹넖[}蔭⑹넖[{^ 1110100010010100101011011110001010010001101110011110101110000100100101100101101101111101111010001001010010101101111000101001000110111001111010111000010010010110010110110111101101011110 e894ade291b9eb84965b7de894ade291b9eb84965b7b5e
UHC 蔭⑹넖[}蔭⑹넖[{^ 1110101111100011101010011110110010000110100111110101101101111101111010111110001110101001111011001000011010011111010110110111101101011110 ebe3a9ec869f5b7debe3a9ec869f5b7b5e

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