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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN ?港??[}?港??[{^ 001111111000110101100000001111110011111101011011011111010011111110001101011000000011111100111111010110110111101101011110 3f8d603f3f5b7d3f8d603f3f5b7b5e
EUC-JP ?港?薏[}?港?薏[{^ 00111111101110011100000100111111100011111101100111011110010110110111110100111111101110011100000100111111100011111101100111011110010110110111101101011110 3fb9c13f8fd9de5b7d3fb9c13f8fd9de5b7b5e
UTF-8 룿港뤂薏[}룿港뤂薏[{^ 1110101110100011101111111110011010111000101011111110101110100100100000101110100010010110100011110101101101111101111010111010001110111111111001101011100010101111111010111010010010000010111010001001011010001111010110110111101101011110 eba3bfe6b8afeba482e8968f5b7deba3bfe6b8afeba482e8968f5b7b5e
UHC 룿港뤂薏[}룿港뤂薏[{^ 100011111011000011111001111110111000111110110011111010111111101101011011011111011000111110110000111110011111101110001111101100111110101111111011010110110111101101011110 8fb0f9fb8fb3ebfb5b7d8fb0f9fb8fb3ebfb5b7b5e

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