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 港??[}港??[{^ 10001101011000000011111100111111010110110111110110001101011000000011111100111111010110110111101101011110 8d603f3f5b7d8d603f3f5b7b5e
EUC-JP 港??[}港??[{^ 10111001110000010011111100111111010110110111110110111001110000010011111100111111010110110111101101011110 b9c13f3f5b7db9c13f3f5b7b5e
UTF-8 港됰룙[}港됰룙[{^ 1110011010111000101011111110101110010000101100001110101110100011100110010101101101111101111001101011100010101111111010111001000010110000111010111010001110011001010110110111101101011110 e6b8afeb90b0eba3995b7de6b8afeb90b0eba3995b7b5e
UHC 港됰룙[}港됰룙[{^ 1111100111111011100010011110101110001111100101010101101101111101111110011111101110001001111010111000111110010101010110110111101101011110 f9fb89eb8f955b7df9fb89eb8f955b7b5e

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