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 鈺??[}鈺??[{^ 11111011110001000011111100111111010110110111110111111011110001000011111100111111010110110111101101011110 fbc43f3f5b7dfbc43f3f5b7b5e
EUC-JP 鈺??[}鈺??[{^ 100011111110001111010101001111110011111101011011011111011000111111100011110101010011111100111111010110110111101101011110 8fe3d53f3f5b7d8fe3d53f3f5b7b5e
UTF-8 鈺됰젗[}鈺됰젗[{^ 1110100110001000101110101110101110010000101100001110110010100000100101110101101101111101111010011000100010111010111010111001000010110000111011001010000010010111010110110111101101011110 e988baeb90b0eca0975b7de988baeb90b0eca0975b7b5e
UHC 鈺됰젗[}鈺됰젗[{^ 1110100010101101100010011110101110100000100100110101101101111101111010001010110110001001111010111010000010010011010110110111101101011110 e8ad89eba0935b7de8ad89eba0935b7b5e

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