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 ?h?[}?h?[{^ 00111111100000101000100000111111010110110111110100111111100000101000100000111111010110110111101101011110 3f82883f5b7d3f82883f5b7b5e
EUC-JP ?h?[}?h?[{^ 00111111101000111110100000111111010110110111110100111111101000111110100000111111010110110111101101011110 3fa3e83f5b7d3fa3e83f5b7b5e
UTF-8 銳h쳞[}銳h쳞[{^ 1110100110001010101100111110111110111101100010001110110010110011100111100101101101111101111010011000101010110011111011111011110110001000111011001011001110011110010110110111101101011110 e98ab3efbd88ecb39e5b7de98ab3efbd88ecb39e5b7b5e
UHC 銳h쳞[}銳h쳞[{^ 1110011111100101101000111110100010101011100001000101101101111101111001111110010110100011111010001010101110000100010110110111101101011110 e7e5a3e8ab845b7de7e5a3e8ab845b7b5e

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