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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?港???港??^ 0011111110001101011000000011111100111111001111111000110101100000001111110011111101011110 3f8d603f3f3f8d603f3f5e
EUC-JP ?港?薏?港?薏^ 001111111011100111000001001111111000111111011001110111100011111110111001110000010011111110001111110110011101111001011110 3fb9c13f8fd9de3fb9c13f8fd9de5e
UTF-8 룿港뤂薏룿港뤂薏^ 11101011101000111011111111100110101110001010111111101011101001001000001011101000100101101000111111101011101000111011111111100110101110001010111111101011101001001000001011101000100101101000111101011110 eba3bfe6b8afeba482e8968feba3bfe6b8afeba482e8968f5e
UHC 룿港뤂薏룿港뤂薏^ 1000111110110000111110011111101110001111101100111110101111111011100011111011000011111001111110111000111110110011111010111111101101011110 8fb0f9fb8fb3ebfb8fb0f9fb8fb3ebfb5e

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