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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 港??}港??{^ 1000110101100000001111110011111101111101100011010110000000111111001111110111101101011110 8d603f3f7d8d603f3f7b5e
EUC-JP 港??}港??{^ 1011100111000001001111110011111101111101101110011100000100111111001111110111101101011110 b9c13f3f7db9c13f3f7b5e
UTF-8 港먭퍕}港먭퍕{^ 111001101011100010101111111010111010100010101101111011011000110110010101011111011110011010111000101011111110101110101000101011011110110110001101100101010111101101011110 e6b8afeba8aded8d957de6b8afeba8aded8d957b5e
UHC 港먭퍕}港먭퍕{^ 111110011111101110010000111010101011101110001100011111011111100111111011100100001110101010111011100011000111101101011110 f9fb90eabb8c7df9fb90eabb8c7b5e

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