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 ?央秧[}?央秧[{^ 001111111000100110011011111000100101111001011011011111010011111110001001100110111110001001011110010110110111101101011110 3f899be25e5b7d3f899be25e5b7b5e
EUC-JP ?央秧[}?央秧[{^ 001111111011000111111011111000111011111101011011011111010011111110110001111110111110001110111111010110110111101101011110 3fb1fbe3bf5b7d3fb1fbe3bf5b7b5e
UTF-8 卨央秧[}卨央秧[{^ 1110010110001101101010001110010110100100101011101110011110100111101001110101101101111101111001011000110110101000111001011010010010101110111001111010011110100111010110110111101101011110 e58da8e5a4aee7a7a75b7de58da8e5a4aee7a7a75b7b5e
UHC 卨央秧[}卨央秧[{^ 1110000011011001111001001110011111100100111010110101101101111101111000001101100111100100111001111110010011101011010110110111101101011110 e0d9e4e7e4eb5b7de0d9e4e7e4eb5b7b5e

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