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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?港??}?港??{^ 00111111100011010110000000111111001111110111110100111111100011010110000000111111001111110111101101011110 3f8d603f3f7d3f8d603f3f7b5e
EUC-JP ?港?薏}?港?薏{^ 0011111110111001110000010011111110001111110110011101111001111101001111111011100111000001001111111000111111011001110111100111101101011110 3fb9c13f8fd9de7d3fb9c13f8fd9de7b5e
UTF-8 룿港뤂薏}룿港뤂薏{^ 111010111010001110111111111001101011100010101111111010111010010010000010111010001001011010001111011111011110101110100011101111111110011010111000101011111110101110100100100000101110100010010110100011110111101101011110 eba3bfe6b8afeba482e8968f7deba3bfe6b8afeba482e8968f7b5e
UHC 룿港뤂薏}룿港뤂薏{^ 10001111101100001111100111111011100011111011001111101011111110110111110110001111101100001111100111111011100011111011001111101011111110110111101101011110 8fb0f9fb8fb3ebfb7d8fb0f9fb8fb3ebfb7b5e

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